Accessing global variable in kernel space

Hi,
I want to access a global variable in dxgKrnl. and I just know that its name
is g_TdrForceTimeOut.
I would like to access it. I could not find it anywhere in the ddk. Would
you please let me know how to do it?

I’m pretty certain that if the DirectX folks wanted you to be messing
with g_TdrForceTimeOut they would have exposed an api for you to do so.
Perhaps there is a better supported way to do whatever it is that you
are trying to do?


From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Madhusudan
Narayan
Sent: Tuesday, June 13, 2006 3:26 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Accessing global variable in kernel space

Hi,

I want to access a global variable in dxgKrnl. and I just know that its
name is g_TdrForceTimeOut.

I would like to access it. I could not find it anywhere in the ddk.
Would you please let me know how to do it?

— Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256 To unsubscribe, visit the
List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer