Different results in Debug and Release mode
Hi, I have the following problem:
In my application I have a dialog that retrieves data from a DB and fills editboxes, CListCtrl's etc. When I test the application in Debug mode, everything works just fine. But, if i change to Release mode, no data will be filled in in the dialog. I am using Visual Studio.Net 2003. Find it a bit difficult to debug this problem since it only happens in Release mode.
Any help is appreciated.
Gert
|