Re: Custom IOCTLs
- From: "PaulH" <paul.heil@xxxxxxxxx>
- Date: 26 Jul 2006 14:38:48 -0700
Use DeviceIoControl()
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/devio/base/deviceiocontrol.asp
-PaulH
JR Lyon wrote:
I was wondering how to call custom IOCTLs, or if you even could call custom
IOCTLs. I have set up an IOCTL in my device driver but I don't know which
commands to call in eVC. Has anybody done this?
.
- Prev by Date: limitation of 1024 characteres with CString.Format() and Windows CE and Visual Studio 2005 ?
- Next by Date: Re: Search path in LoadLibrary problem ...
- Previous by thread: limitation of 1024 characteres with CString.Format() and Windows CE and Visual Studio 2005 ?
- Next by thread: P2P api working on CE?
- Index(es):
Relevant Pages
|