Hello,
I have dowloaded the MICROSOFT KERNEL-MODE DRIVER and extract ml.exe 7.1 of it.
it works well,but when I link,i have an error that say.
untel.obj is corrupted ,recompile it !????
Is there a protection to stop free use ?
ToutEnMasm
The linker may be set to a default for drivers, have you tried out different settings like alignment and similar ?
A linker I had no problems with was the version from the free VC2005. It also had the correct default alignment.
I try to use the linker of the MICROSOFT KERNEL-MODE DRIVER and it work.
You speak of drivers used by link ?
Can you enlighten me with your knowledge ?
Thanks for answer,ToutenMasm