Connecting Tech Pros Worldwide Forums | Help | Site Map

pseudo driver

Newbie
 
Join Date: Sep 2006
Posts: 13
#1: Apr 3 '07
Hi all.
Am a beginner in device driver programming. Please tell me how to get handle for a pseudo driver..., a driver with no device connected i suppose.Am using CreateFile() win32 API. Since it is a pseudo driver, what would the first parameter ?i.e the device name.How to get it? Am new to device drivers. Plz help me in this aspect.
Thanks a lot in advance!!


Regards,
skt.

sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,929
#2: Apr 3 '07

re: pseudo driver


Quote:

Originally Posted by shakthi

Hi all.
Am a beginner in device driver programming. Please tell me how to get handle for a pseudo driver..., a driver with no device connected i suppose.Am using CreateFile() win32 API. Since it is a pseudo driver, what would the first parameter ?i.e the device name.How to get it? Am new to device drivers. Plz help me in this aspect.
Thanks a lot in advance!!


Regards,
skt.

shakthi-

Please read the Posting Guidelines for this site, and please do not double-post your question. I have deleted the third thread you started, and you have two responses in the Windows forum.
Closed Thread