COM driver WaitCommEvent
From: Rally (ralliart_at_hotmail.com)
Date: 02/02/04
- Next message: Adolph Seema: "Re: CCeDBDatabase Error, Assertion failed! AppName: File wcedb.cpp, Line 901 ( Newbie)"
- Previous message: newbie: "install ActiveSync"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 02 Feb 2004 19:30:59 GMT
Hi,
I am writing a serial port driver for a CE device and I would like it to
work with WaitCommEvent function, what are the functions I need to implement
besides the following?
COMDLL_API BOOL COM_Close
COMDLL_API BOOL COM_Deinit
COMDLL_API DWORD COM_Init
COMDLL_API BOOL COM_IOControl
COMDLL_API DWORD COM_Open
COMDLL_API void COM_PowerDown
COMDLL_API void COM_PowerUp
COMDLL_API DWORD COM_Read
COMDLL_API DWORD COM_Seek
COMDLL_API DWORD COM_Write
Thanks!
- Next message: Adolph Seema: "Re: CCeDBDatabase Error, Assertion failed! AppName: File wcedb.cpp, Line 901 ( Newbie)"
- Previous message: newbie: "install ActiveSync"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|