type info missing error

hi,
i debug BSOD error with Windbg -remote kernel debugging-, i encounted a type information missing error for IoGetCurrentIrpStackLocation(Irp) function when i traced the codes by opening source file on windbg. Anybody know anything about this error?
Note: the codes is running properly under 32bit systems, i changed the parameters for 64bit what it needs;

3 units cause this problem;

sys<-------->dll<----------->exe

Osman

This API is really a #define macro, macros are not names that show up in symbols.

d

dent from a phine with no keynoard

-----Original Message-----
From: xxxxx@netas.com.tr
Sent: Monday, March 28, 2011 12:19 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] type info missing error

hi,
i debug BSOD error with Windbg -remote kernel debugging-, i encounted a type information missing error for IoGetCurrentIrpStackLocation(Irp) function when i traced the codes by opening source file on windbg. Anybody know anything about this error?
Note: the codes is running properly under 32bit systems, i changed the parameters for 64bit what it needs;

3 units cause this problem;

sys<-------->dll<----------->exe

Osman


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

How about posting the error.

mm

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@netas.com.tr
Sent: Monday, March 28, 2011 3:21 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] type info missing error

hi,
i debug BSOD error with Windbg -remote kernel debugging-, i encounted a type
information missing error for IoGetCurrentIrpStackLocation(Irp) function
when i traced the codes by opening source file on windbg. Anybody know
anything about this error?
Note: the codes is running properly under 32bit systems, i changed the
parameters for 64bit what it needs;

3 units cause this problem;

sys<-------->dll<----------->exe

Osman


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer