Mail Archives: cygwin/1998/01/25/00:09:26
Hi,
I need to do the equivalent of the CreateFile, DeviceIoControl, and
CloseHandle calls that are defined in MSVC kernel32.lib. What I am
trying to do is open up a device, do an ioctl operation to it, and then
later close that device again. So I suppose there are two questions:
* does the cygwin dll have similar operations that I can use to do
the CreateFile, DeviceIoControl, and CloseHandle?
* how can one link with MSVC's kernel32.lib so I can just call
these routines directly?
Thanks,
Marc
mef AT cs DOT washington DOT edu
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -