mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-14 04:18:32 +01:00
This is a COM object that implements IStream by using a HANDLE and WinAPI file functions to access the file (only a file; pipes are not supported). Only supports synchronous access (this is a feature - the APIs that read from this stream internally will never return the COM equivalent of EWOULDBLOCK, which greatly simplifies their use).
1.4 KiB
Executable File
1.4 KiB
Executable File