Re: Why is EXW Win 3.1 application ?
- Posted by Robert Craig <rds at RapidEuphoria.com> Jan 05, 2002
- 433 views
Euman writes: > I have Watcom 11c installed and havent had any problem thus far. > Let me know if I could be of assistance. You could build your own exw.exe using watexw.bat, or you could translate/compile a small program using Watcom, then you could check whether it has 4.0 or 3.1 in the (not compressed) .exe header as Martin described. Or you could just send your .exe to Martin and/or myself for checking. Thanks. Martin Stachon wrote: > It is about subsystem version in > the PE header. I changed the version > by changing offsets #000000C8 to #000000CA : > from #03000A (3.10) to #040000 (4.0) > (In unpacked exw) Now Windows treat exw as > 4.0 application. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com