-
- Downloads
Added an implementation of the OLE structured storage. The main
features of this implementation are: - Can open storages created in Windows. - Can create new storages that the windows libraries can read. - Provides all the functionality to create/open/remove and rename streams and storages inside the main storage object.
Showing
- include/wine/obj_storage.h 49 additions, 6 deletionsinclude/wine/obj_storage.h
- ole/Makefile.in 3 additions, 0 deletionsole/Makefile.in
- ole/stg_bigblockfile.c 826 additions, 0 deletionsole/stg_bigblockfile.c
- ole/stg_stream.c 711 additions, 0 deletionsole/stg_stream.c
- ole/storage.c 0 additions, 159 deletionsole/storage.c
- ole/storage32.c 4531 additions, 0 deletionsole/storage32.c
- ole/storage32.h 830 additions, 0 deletionsole/storage32.h
- relay32/ole32.spec 1 addition, 1 deletionrelay32/ole32.spec
Loading
Please register or sign in to comment