I have my application coded in C++. Previously I used VC++
6.0 compiler. For compiling I use make files. I also
include the win32.mak file.
Now, I compiled my application on VC++ 7.0 (.NET) compiler
and when I ran the compiled exe it gave me the following
error "wm.exe is not a valid winnt application".
Then I set the TARGETOS=BOTH, but the result was same.
Can someone help me out.
Thanks
6.0 compiler. For compiling I use make files. I also
include the win32.mak file.
Now, I compiled my application on VC++ 7.0 (.NET) compiler
and when I ran the compiled exe it gave me the following
error "wm.exe is not a valid winnt application".
Then I set the TARGETOS=BOTH, but the result was same.
Can someone help me out.
Thanks