00001 #pragma once 00002 00016 CA_API UINT __stdcall Service_RenameRegistryEntry(MSIHANDLE hInstall); 00017 00031 CA_API UINT __stdcall Service_ChangeBinaryPathName(MSIHANDLE hInstall); 00032 00046 CA_API UINT __stdcall Service_ChangeDisplayName(MSIHANDLE hInstall); 00047 00061 CA_API UINT __stdcall Service_ChangeDescription(MSIHANDLE hInstall); 00062 00070 CA_API UINT __stdcall Service_Control(MSIHANDLE hInstall); 00071 00078 CA_API UINT __stdcall Service_Delete(MSIHANDLE hInstall); 00079 00094 CA_API UINT __stdcall Service_GetConfig(MSIHANDLE hInstall); 00095 00102 CA_API UINT __stdcall Service_Exists(MSIHANDLE hInstall);
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |