wine/dlls/ole32/ole32_main.h
2000-11-05 20:16:15 +00:00

9 lines
146 B
C

#ifndef __WINE_OLE32_MAIN_H
#define __WINE_OLE32_MAIN_H
#include "windef.h"
extern HINSTANCE OLE32_hInstance;
#endif /* __WINE_OLE32_MAIN_H */