When i attempt to debug, i have worked out the issues earlier, it exits immediately before the app even starts.
in the debug window i receive a message that states:
"
Warning: CreateDlgControls failed during dialog init.
First-chance exception in Lms.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.
"
The error message is from the DLGCORE.cpp file under
\Microsoft Visual Studio\VC98\MFC\SRC\ directory.
Does anyone know why this is happening?
I've installed some 3rd party controls and to the best of my knowledge everything has been registered.
specs:
OS: XP
env: Visual 6.0 sp4, Microsoft Visual C++.
This is driving me crazzzzzyyyy..
Thanks in advance,
in the debug window i receive a message that states:
"
Warning: CreateDlgControls failed during dialog init.
First-chance exception in Lms.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.
"
The error message is from the DLGCORE.cpp file under
\Microsoft Visual Studio\VC98\MFC\SRC\ directory.
Does anyone know why this is happening?
I've installed some 3rd party controls and to the best of my knowledge everything has been registered.
specs:
OS: XP
env: Visual 6.0 sp4, Microsoft Visual C++.
This is driving me crazzzzzyyyy..
Thanks in advance,