Re: Debug verision fine -> Release version crashes
mnachtvogel_at_yahoo.com
Date: 10/20/04
- Next message: rudi kaindel: "Calculate position in frames additional question"
- Previous message: Tony Meier: "Re: Change to Classic Folders view from ActiveX control"
- In reply to: Kim Gräsman: "Re: Debug verision fine -> Release version crashes"
- Messages sorted by: [ date ] [ thread ]
Date: 20 Oct 2004 02:39:29 -0700
Hi Kim,
You are right. That's it.
In the developer environment at my job we use to use a
ASSERT macro, that is automatically converted into a
VERIFY (as a matter of fact, that is logging out the
VERIFY to a file) when compiled for a release version.
At home I do not have this macro and did not spend a
second thought on how the original macro works !
Since I changed all ASSERT to VERIFY everything is
working fine now.
thx for your time and effort !
mike
- Next message: rudi kaindel: "Calculate position in frames additional question"
- Previous message: Tony Meier: "Re: Change to Classic Folders view from ActiveX control"
- In reply to: Kim Gräsman: "Re: Debug verision fine -> Release version crashes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|