Re: ReadFileEx/WriteFileEx?

From: Michael J. Salamone (mikesa#at#entrek#dot#com)
Date: 02/26/05


Date: Sat, 26 Feb 2005 10:54:41 -0800

They're used in NT for asynchronous I/O. Not supported in CE. Create a
thread to and use ReadFile/WriteFile.

-- 
Michael Salamone [eMVP]
Entrek Software, Inc.
www.entrek.com
"Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com> 
wrote in message news:u90sJh1GFHA.2276@TK2MSFTNGP15.phx.gbl...
> I've never heard of those, no.  You'd use ReadFile and WriteFile for 
> serial I/O.
>
> Paul T.
>
> "Bolla" <trond.loekstad@no.abb.com> wrote in message 
> news:OtBWqQ1GFHA.3072@tk2msftngp13.phx.gbl...
>> Is ReadFileEx and WriteFileEx commands available in WinCE in conjunction
>> with UART?
>> If so where can I find information about this?
>> /trond
>>
>>
>
>