//-------------------------------------------------------------- // common user interface routines // // //-------------------------------------------------------------- #ifndef STRICT #define STRICT #endif #define INC_OLE2 // WIN32, get ole2 from windows.h #include #include #include #include "mobsync.h" #define ResultFromShort(i) ResultFromScode(MAKE_SCODE(SEVERITY_SUCCESS, 0, (USHORT)(i)))