#include "GXStandardDefines.h"Go to the source code of this file.
Functions | |
| bool | GXCreateIStream (IStream **ppOut) |
| bool | GXSaveIStreamToFile (char *szFileName, IStream *pStream) |
| bool | GXLoadIStreamFromFile (char *szFileName, IStream **ppOut) |
| bool | GXWriteToStream (IStream *pStream, void *pData, DWORD dwSize) |
| bool | GXReadFromStream (IStream *pStream, void *pOut, DWORD dwSize) |
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001