Search:

Type: Posts; User: matsp

Search: Search took 0.11 seconds.

  1. Replies
    9
    Views
    14,168

    The MSDN page: CreateFile...

    The MSDN page: CreateFile has some help on this function, and if you scroll down (quite a long way) it will have links to CloseFile, ReadFile, WriteFile, etc.

    --
    Mats
  2. Replies
    9
    Views
    14,168

    Just use CreateFile() with the devicename (e.g...

    Just use CreateFile() with the devicename (e.g "H:" itself).

    Edit: You may want to disable autorun, so that Windows doesn't open the device - you can only open a raw device if nothing else has it...
Results 1 to 2 of 2