-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
MvTest/BarcodeRecogTest/BarcodeRecogTest/BarcodeRecogTest.cpp
Lines 69 to 74 in 103a955
| // TODO: You should modify this string to be something appropriate | |
| // such as the name of your company or organization | |
| SetRegistryKey(_T("Local AppWizard-Generated Applications")); | |
| CBarcodeRecogTestDlg dlg; | |
| m_pMainWnd = &dlg; |