Bug in Win32file WaitCommEvent ???

Robin Munn rmunn at pobox.com
Wed Nov 20 17:23:15 EST 2002


Grant Edwards <grante at visi.com> wrote:
> 
> I've seen plenty of apps that assume it doesn't wait all the
> time.  If I had a C compiler and knew how to write a simple
> console app for Win32, it would be easy enough to figure out
> how it really does work.  The Win32 guys I work with directly
> all write device drivers and none of them know how the
> user-land API works.

Google for "lcc-win32"; it's a complete IDE for Windows C/C++
development. It should be enough to let you produce some kind of simple
console app, at the very least.

-- 
Robin Munn <rmunn at pobox.com>
http://www.rmunn.com/
PGP key ID: 0x6AFB6838    50FF 2478 CFFB 081A 8338  54F7 845D ACFD 6AFB 6838



More information about the Python-list mailing list