glib/build/win32
Tor Lillqvist 9af8b83211 Add GWin32InputStream and GWin32OutputStream classes
Correspond to GUnixInputStream and GUnixOutputStream. No true async
support though. But that is how the Win32 API is, for files not
explicitly opened for so-called overlapped IO.

The API to create these streams takes Win32 HANDLEs. Not file
descriptors, because file descriptors are specific to the C library
used. The user code and GLib might be using different C libraries.

Also add a test program for the new classes, and a gio-windows-2.0.pc
file.
2010-04-19 11:54:56 +03:00
..
dirent Bug 545954 - 64-bit issue in dirent 2008-08-02 08:43:30 +00:00
vs8 win32/vs8/README New files. Mention this VS solution and projects are 2009-01-13 12:13:55 +00:00
vs9 Add GWin32InputStream and GWin32OutputStream classes 2010-04-19 11:54:56 +03:00
make.msc Simplified for pre-built package use 2009-05-30 15:08:29 +02:00
Makefile.am Drop the unmaintained vs8 project files from dist 2010-03-20 13:31:55 +02:00
module.defs Simplified for pre-built package use 2009-05-30 15:08:29 +02:00