Error : Not a valid winnt application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • vibhesh

    Error : Not a valid winnt application

    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
Working...