I want to call Api function in kernel driver....

I am a beginner in driver development.

My driver that have basic(open, close, read, write) functions is started
mannually.

I want to call api function(user level functions) in my driver routine…

But I don’t know how to do…


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

You don’t. You do need to go get and read a book or two on NT driver
development, and perhaps attend one of the several excellent seminars
offered by Azius, OSR, and others.

-----Original Message-----
From: xxxxx@jungsoft.com [mailto:xxxxx@jungsoft.com]
Sent: Tuesday, November 13, 2001 7:00 PM
To: NT Developers Interest List
Subject: [ntdev] I want to call Api function in kernel driver…

I am a beginner in driver development.

My driver that have basic(open, close, read, write) functions is started
mannually.

I want to call api function(user level functions) in my driver routine…

But I don’t know how to do…


You are currently subscribed to ntdev as: xxxxx@stratus.com To
unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com