2025-04-27 07:49:33 -04:00

14 lines
234 B
C

/*
* olepig.h - Module for indirect calling of OLE32.DLL functions description.
*/
/* Prototypes
*************/
/* olepig.c */
extern BOOL ProcessInitOLEPigModule(void);
extern void ProcessExitOLEPigModule(void);