Re: Problem only in release version!
- From: "Jochen Kalmbach [MVP]" <nospam-Jochen.Kalmbach@xxxxxxxxx>
- Date: Mon, 10 Oct 2005 21:39:15 +0200
Hi babak!
My project works fine in debug version but behaves strangely and
sometimes crashes when I run it in release version.
See: Surviving the Release Version http://www.flounder.com/debug_release.htm
Mostly it has to do with uninitialized data (in debug this data will get soe "default" value; but in release it will get some random numbers).
-- Greetings Jochen
My blog about Win32 and .NET http://blog.kalmbachnet.de/ .
- Follow-Ups:
- Re: Problem only in release version!
- From: Peter Oliphant
- Re: Problem only in release version!
- References:
- Problem only in release version!
- From: babak
- Problem only in release version!
- Prev by Date: Re: Frustrating Lack of support with Sproxy.exe
- Next by Date: Open a file in Notepad from VC++ Application
- Previous by thread: Problem only in release version!
- Next by thread: Re: Problem only in release version!
- Index(es):
Loading