4 #pragma warning(push, 1) /* disable warnings within system headers */
6 #define WIN32_LEAN_AND_MEAN
15 std::string
GetOfficeInstallationPath(MSIHANDLE handle
);
16 std::string
GetOfficeProductName(MSIHANDLE handle
);
17 std::string
GetQuickstarterLinkName(MSIHANDLE handle
);
18 std::string
GetProcessImagePath( DWORD dwProcessId
);