EGCS-Mingw32(1.0.2) not initializing application

Sergey Okhapkin sos@prospect.com.ru
Sat Sep 26 13:38:00 GMT 1998


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)


-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list