/* * ole2.h - Declarations for OLE2 */ typedef LONG HRESULT; #define S_OK 0 #define S_FALSE 1 /* OLE version */ #define rmm 23 #define rup 639