1/* if_ole.cpp */ 2void InitOLE(int* pbDoRestart); 3void UninitOLE(void); 4void RegisterMe(int silent); 5void UnregisterMe(int bNotifyUser); 6