This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: EGCS-Mingw32(1.0.2) not initializing application


On 27 Sep 98, at 0:39, the Illustrious Sergey Okhapkin wrote:

> Paul Garceau wrote:
> > 	"The application failed to initialize properly (0xc000007b).  Click on
> > OK to terminate the application."
> > 
> > 	Any ideas what causes this or what specifically is meant by 0xc000007b
> > under NT4(sp3)?
> > 
> 
> //
> // MessageId: STATUS_INVALID_IMAGE_FORMAT
> //
> // MessageText:
> //
> //  {Bad Image}
> //  The application or DLL %s is not a valid Windows NT image.
> //  Please check this against your installation diskette.
> //
> #define STATUS_INVALID_IMAGE_FORMAT      ((NTSTATUS)0xC000007BL)

	Thanks a lot, Sergey.  I appreciate your reply.  Any idea where might I 
find a list of these things?

	Thanks again.

	Peace,

		Paul G.

Information Systems Consultant
NewDawn Productions
http://www.teleport.com/~pgarceau/newdawn/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]