I'm buiding the Iczelion'sample MESSAGE.VXD, but at window95
startup fault with message 'MESSAGE.VXD DAMAGE...'.
Instead the file MESSAGE.VXD in the sample package run fine.
I'm using these options :
-c -coff -Cx -DMASM6 -DBLD_COFF -DIS_32 for ML ver 6.15.8803 and
-VXD -DEF:MESSAGE.DEF for LINK ver 5.12.8181.
Two white nights to solve the problem, but with not result.
Thanks for attention.
I have found the key word WIN40COMPAT in beginners section at MAHATMA. But where can i know these key word ?
Thanks
in your ml.exe switch:
c -coff -Cx -DMASM6 -DBLD_COFF -DIS_32 -DWIN40COMPAT
should solve your problem
Where on the Net could I get the include files for VxD?
(vmm.inc, vwin32.inc, shell.inc, v86mmgr.inc, ...)
Thanks
Windows 95/98 DDK. Check out http://www.microsoft.com/ddk
Try this, it is only 558kb and have all .inc you need.
here
f
This message was edited by forge, on 6/3/2001 6:08:04 AM