[wdmaudiodev] Re: How to link" NTOSKRNL.LIB" making WDM for WIN98?

  • From: "Frank Berreth" <fberreth@xxxxxxxxxxxxx>
  • To: <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Mon, 14 Jul 2003 10:58:40 -0700

Did you try linking to WDM.LIB instead of ntoskrnl.lib?

-----Original Message-----
From: wdmaudiodev-bounce@xxxxxxxxxxxxx
[mailto:wdmaudiodev-bounce@xxxxxxxxxxxxx] On Behalf Of ns
Sent: Thursday, September 11, 1997 11:29 PM
To: wdmaudiodev@xxxxxxxxxxxxx
Cc: wdmaudiodev@xxxxxxxxxxxxx
Subject: [wdmaudiodev] How to link" NTOSKRNL.LIB" making WDM for WIN98?

Hello Alll!!!
I can't link NTOSKRNL.LIB from NTDDK path in my WDM driver - linker
refers to NTOSKRNL.EXE as import instead: so there is __imp__ZwCreateKey
from
NTOSKRNL.EXE in mapfile instead of _ZwCreateKey from NTOSKRNL.LIB. But
Win98 has
no NTOSKRNL.EXE at all! So that's why IMHO my driver dont loaded on
win98 though loaded well on Win2k!

So my question is:
HOW TO MAKE DDK BUILDING ENVIRONMENT TO LINK NTOSKRNL.LIB INSTEAD OF
REFER TO NTOSKRNL.EXE???!!!
-- 
Best regards,
 ns                          mailto:neslon@xxxxxxxxx


******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:
mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.de/

******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.de/

Other related posts: