Results 1 to 2 of 2

Thread: How to access Windows driver routines from C# application

  1. #1
    Join Date
    Aug 2010
    Posts
    8

    How to access Windows driver routines from C# application

    Could any one tell me if i write an application in C# or .Net , can i use Windows API s like createfile , readfile , Iocontrol to access my Windows driver routines ?
    Thanks
    Rexlin

  2. #2
    Join Date
    Dec 2007
    Posts
    2,291

    Re: How to access Windows driver routines from C# application

    The Windows Driver Kit should help you. The WDK is a fully integrated driver development system that contains the Windows Driver Device Kit (DDK) and tests for stability and reliability of Windows drivers, including the following:

    • Windows Driver Foundation (WDF) simplifies the development and support of Windows drivers.
    • Header file refactoring (Windows Vista and later versions) reduces header file complexity by providing a simpler directory structure, eliminating declaration conflicts, and using a single set of header files for all supported Windows versions.


    More information here.

Similar Threads

  1. Replies: 8
    Last Post: 05-09-2011, 09:09 AM
  2. I want to run Access 2003 application in Windows 7
    By !Destroyer! in forum Windows Software
    Replies: 4
    Last Post: 30-11-2010, 01:34 AM
  3. How to Access microphone with Windows Phone 7 Series application
    By !Destroyer! in forum Portable Devices
    Replies: 3
    Last Post: 28-10-2010, 02:27 PM
  4. Replies: 4
    Last Post: 27-10-2010, 12:50 PM
  5. Wearable Fitbit automatically tracks your exercise routines
    By Agamemnwn in forum Portable Devices
    Replies: 2
    Last Post: 10-09-2008, 07:33 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,421,530.82686 seconds with 17 queries