1 2 3 4 5 6
#ifndef WIN32OLE_EVENT_H #define WIN32OLE_EVENT_H 1 void Init_win32ole_event(void); #endif