When I attempt to debugg my app I receive the following message and my app never starts:
[error]
Warning: CreateDlgControls failed during dialog init.
First-chance exception in <appName.exe> (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.
The thread 0x644 has exited with code 0 (0x0).
The thread 0x538 has exited with code 0 (0x0).
The program '\appName.exe' has exited with code 0 (0x0).
[/error]
I've worked on some dialogs in the app but not the initial screen...arghhh...struggles continue
any ideas?
[error]
Warning: CreateDlgControls failed during dialog init.
First-chance exception in <appName.exe> (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.
The thread 0x644 has exited with code 0 (0x0).
The thread 0x538 has exited with code 0 (0x0).
The program '\appName.exe' has exited with code 0 (0x0).
[/error]
I've worked on some dialogs in the app but not the initial screen...arghhh...struggles continue
any ideas?