pseudo driver

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shakthi
    New Member
    • Sep 2006
    • 13

    pseudo driver

    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
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    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.

    Comment

    Working...