Return STG_E_FILEALREADYEXISTS in ole32.StgOpenStorage if the file is
[wine] / dlls / ole32 / ole32_main.h
1 #ifndef __WINE_OLE32_MAIN_H
2 #define __WINE_OLE32_MAIN_H
3
4 #include "windef.h"
5
6 extern HINSTANCE OLE32_hInstance;
7
8 #endif /* __WINE_OLE32_MAIN_H */