Guest_imported
New member
- Jan 1, 1970
- 0
Here is another question about differing behaviour between release and debug mode.
On Windows NT 4.0 the code works fine.
On Windows 2000 Pro the code works fine in debug mode or release mode if run in the IDE with F5/Go.
On Windows 2000 the code behaves differently in release mode when run outside the IDE or with Ctrl-F5/Execute.
The program doesn't crash but an edit box seems to switch from multi line to single line when it gains focus and back to multi line when it loses focus.
I would include a code snippet here but I have not even been able to isolate the area where the problem occurs. I'd appreciate any insights y'all could provide.
On Windows NT 4.0 the code works fine.
On Windows 2000 Pro the code works fine in debug mode or release mode if run in the IDE with F5/Go.
On Windows 2000 the code behaves differently in release mode when run outside the IDE or with Ctrl-F5/Execute.
The program doesn't crash but an edit box seems to switch from multi line to single line when it gains focus and back to multi line when it loses focus.
I would include a code snippet here but I have not even been able to isolate the area where the problem occurs. I'd appreciate any insights y'all could provide.