Subj : not a valid Win32 application... To : borland.public.cpp.borlandcpp From : "peter" Date : Wed Nov 05 2003 12:43 pm hi, i wrote a very simple program that links to a file called 'jvm.lib'. it compiles fine. i am compiling using a makefile and bcc32 version 5.5. anyways, it compiles and when i go to run the application i get the a window that pops up saying 'batchuser.exe is not a valid Win32 application' the name 'batchuser.exe' is , of course, the name of the program i wrote. I am quite confused. i appreciate any help. .