Application is crashing in release mode (Using mfc in a static library).
- From: ggurubasavaraja@xxxxxxxxx
- Date: Wed, 19 Dec 2007 19:55:54 -0800 (PST)
Hi Folks,
I am trying to run my application in release mode with a using mfc in
a static library as I have to run my application in machines which
does not have visual studio 2005. But whenever I try to run the
application it crashes , and the crash point will be either in
calloc.c (HeapAlloc()) or malloc.c.
I have no clue why this is happening , do I need to have some
privilages to run my application in release mode ?
Regards,
JLD
.
- Follow-Ups:
- Re: Application is crashing in release mode (Using mfc in a static library).
- From: Scott McPhillips [MVP]
- Re: Application is crashing in release mode (Using mfc in a static library).
- From: ggurubasavaraja
- Re: Application is crashing in release mode (Using mfc in a static library).
- Prev by Date: Re: bool or BOOL in MFC projects
- Next by Date: Re: Application is crashing in release mode (Using mfc in a static library).
- Previous by thread: How create a manifest for a VC++ 5 application?
- Next by thread: Re: Application is crashing in release mode (Using mfc in a static library).
- Index(es):
Relevant Pages
|