Using CW 5.0 on WinNT 4.0 w/s
I'm getting a debugger error that I do not understand. If I build my
application, enter: "dot dot 2" on the device, and start the debugger on
the desktop (Project - Debug) it goes into the debugger normally.
But , if I add an icon to the project, by adding an icon resource, entering
it's name in the Constructor in the field [ Application Icon Name ] and
recompile. When I attepmt to debug I get the following error, every time:
Debugger trap exception at 0x10c1c102 (ErrDisplayFileLineMsg)
I have to delete the application off the device in irder to debug. But if I
remove the Icon from my project, the debugger works fine.
Is this a known problem? Has anyone else noticed this?
Thanks for any help,
-jeff