News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

ml 7.1 of MICROSOFT KERNEL-MODE DRIVER

Started by ToutEnMasm, May 27, 2006, 12:42:04 PM

Previous topic - Next topic

ToutEnMasm

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

hutch--

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.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

ToutEnMasm


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