ReactOS 0.4.16-dev-289-g096a551
|
#include <wincrypt.h>
Go to the source code of this file.
Classes | |
struct | _MSIFILEHASHINFO |
struct | tagMSIPATCHSEQUENCEINFOA |
struct | tagMSIPATCHSEQUENCEINFOW |
Variables | |
static const WCHAR | INSTALLPROPERTY_PACKAGENAMEW [] = {'P','a','c','k','a','g','e','N','a','m','e',0} |
static const WCHAR | INSTALLPROPERTY_TRANSFORMSW [] = {'T','r','a','n','s','f','o','r','m','s',0} |
static const WCHAR | INSTALLPROPERTY_LANGUAGEW [] = {'L','a','n','g','u','a','g','e',0} |
static const WCHAR | INSTALLPROPERTY_PRODUCTNAMEW [] = {'P','r','o','d','u','c','t','N','a','m','e',0} |
static const WCHAR | INSTALLPROPERTY_ASSIGNMENTTYPEW [] = {'A','s','s','i','g','n','m','e','n','t','T','y','p','e',0} |
static const WCHAR | INSTALLPROPERTY_PACKAGECODEW [] = {'P','a','c','k','a','g','e','C','o','d','e',0} |
static const WCHAR | INSTALLPROPERTY_VERSIONW [] = {'V','e','r','s','i','o','n',0} |
static const WCHAR | INSTALLPROPERTY_PRODUCTICONW [] = {'P','r','o','d','u','c','t','I','c','o','n',0} |
static const WCHAR | INSTALLPROPERTY_INSTANCETYPEW [] = {'I','n','s','t','a','n','c','e','T','y','p','e',0} |
static const WCHAR | INSTALLPROPERTY_AUTHORIZED_LUA_APPW [] = {'A','u','t','h','o','r','i','z','e','d','L','U','A','A','p','p',0} |
static const WCHAR | INSTALLPROPERTY_INSTALLEDPRODUCTNAMEW [] = {'I','n','s','t','a','l','l','e','d','P','r','o','d','u','c','t','N','a','m','e',0} |
static const WCHAR | INSTALLPROPERTY_VERSIONSTRINGW [] = {'V','e','r','s','i','o','n','S','t','r','i','n','g',0} |
static const WCHAR | INSTALLPROPERTY_HELPLINKW [] = {'H','e','l','p','L','i','n','k',0} |
static const WCHAR | INSTALLPROPERTY_HELPTELEPHONEW [] = {'H','e','l','p','T','e','l','e','p','h','o','n','e',0} |
static const WCHAR | INSTALLPROPERTY_INSTALLLOCATIONW [] = {'I','n','s','t','a','l','l','L','o','c','a','t','i','o','n',0} |
static const WCHAR | INSTALLPROPERTY_INSTALLSOURCEW [] = {'I','n','s','t','a','l','l','S','o','u','r','c','e',0} |
static const WCHAR | INSTALLPROPERTY_INSTALLDATEW [] = {'I','n','s','t','a','l','l','D','a','t','e',0} |
static const WCHAR | INSTALLPROPERTY_PUBLISHERW [] ={'P','u','b','l','i','s','h','e','r',0} |
static const WCHAR | INSTALLPROPERTY_LOCALPACKAGEW [] = {'L','o','c','a','l','P','a','c','k','a','g','e',0} |
static const WCHAR | INSTALLPROPERTY_URLINFOABOUTW [] = {'U','R','L','I','n','f','o','A','b','o','u','t',0} |
static const WCHAR | INSTALLPROPERTY_URLUPDATEINFOW [] = {'U','R','L','U','p','d','a','t','e','I','n','f','o',0} |
static const WCHAR | INSTALLPROPERTY_VERSIONMINORW [] = {'V','e','r','s','i','o','n','M','i','n','o','r',0} |
static const WCHAR | INSTALLPROPERTY_VERSIONMAJORW [] = {'V','e','r','s','i','o','n','M','a','j','o','r',0} |
static const WCHAR | INSTALLPROPERTY_PRODUCTIDW [] = {'P','r','o','d','u','c','t','I','D',0} |
static const WCHAR | INSTALLPROPERTY_REGCOMPANYW [] = {'R','e','g','C','o','m','p','a','n','y',0} |
static const WCHAR | INSTALLPROPERTY_REGOWNERW [] = {'R','e','g','O','w','n','e','r',0} |
static const WCHAR | INSTALLPROPERTY_UNINSTALLABLEW [] = {'U','n','i','n','s','t','a','l','l','a','b','l','e',0} |
static const WCHAR | INSTALLPROPERTY_PRODUCTSTATEW [] = {'S','t','a','t','e',0} |
static const WCHAR | INSTALLPROPERTY_PATCHSTATEW [] ={'S','t','a','t','e',0} |
static const WCHAR | INSTALLPROPERTY_PATCHTYPEW [] = {'P','a','t','c','h','T','y','p','e',0} |
static const WCHAR | INSTALLPROPERTY_LUAENABLEDW [] = {'L','U','A','E','n','a','b','l','e','d',0} |
static const WCHAR | INSTALLPROPERTY_DISPLAYNAMEW [] = {'D','i','s','p','l','a','y','N','a','m','e',0} |
static const WCHAR | INSTALLPROPERTY_MOREINFOURLW [] = {'M','o','r','e','I','n','f','o','U','R','L',0} |
static const WCHAR | INSTALLPROPERTY_LASTUSEDSOURCEW [] = {'L','a','s','t','U','s','e','d','S','o','u','r','c','e',0} |
static const WCHAR | INSTALLPROPERTY_LASTUSEDTYPEW [] = {'L','a','s','t','U','s','e','d','T','y','p','e',0} |
static const WCHAR | INSTALLPROPERTY_MEDIAPACKAGEPATHW [] = {'M','e','d','i','a','P','a','c','k','a','g','e','P','a','t','h',0} |
static const WCHAR | INSTALLPROPERTY_DISKPROMPTW [] = {'D','i','s','k','P','r','o','m','p','t',0} |
#define INSTALLPROPERTY_ASSIGNMENTTYPE WINELIB_NAME_AW(INSTALLPROPERTY_ASSIGNMENTTYPE) |
#define INSTALLPROPERTY_AUTHORIZED_LUA_APP WINELIB_NAME_AW(INSTALLPROPERTY_AUTHORIZED_LUA_APP) |
#define INSTALLPROPERTY_AUTHORIZED_LUA_APPA "AuthorizedLUAApp" |
#define INSTALLPROPERTY_DISKPROMPT WINELIB_NAME_AW(INSTALLPROPERTY_DISKPROMPT) |
#define INSTALLPROPERTY_DISPLAYNAME WINELIB_NAME_AW(INSTALLPROPERTY_DISPLAYNAME) |
#define INSTALLPROPERTY_HELPLINK WINELIB_NAME_AW(INSTALLPROPERTY_HELPLINK) |
#define INSTALLPROPERTY_HELPTELEPHONE WINELIB_NAME_AW(INSTALLPROPERTY_HELPTELEPHONE) |
#define INSTALLPROPERTY_INSTALLDATE WINELIB_NAME_AW(INSTALLPROPERTY_INSTALLDATE) |
#define INSTALLPROPERTY_INSTALLEDPRODUCTNAME WINELIB_NAME_AW(INSTALLPROPERTY_INSTALLEDPRODUCTNAME) |
#define INSTALLPROPERTY_INSTALLEDPRODUCTNAMEA "InstalledProductName" |
#define INSTALLPROPERTY_INSTALLLOCATION WINELIB_NAME_AW(INSTALLPROPERTY_INSTALLLOCATION) |
#define INSTALLPROPERTY_INSTALLSOURCE WINELIB_NAME_AW(INSTALLPROPERTY_INSTALLSOURCE) |
#define INSTALLPROPERTY_INSTANCETYPE WINELIB_NAME_AW(INSTALLPROPERTY_INSTANCETYPE) |
#define INSTALLPROPERTY_LANGUAGE WINELIB_NAME_AW(INSTALLPROPERTY_LANGUAGE) |
#define INSTALLPROPERTY_LASTUSEDSOURCE WINELIB_NAME_AW(INSTALLPROPERTY_LASTUSEDSOURCE) |
#define INSTALLPROPERTY_LASTUSEDTYPE WINELIB_NAME_AW(INSTALLPROPERTY_LASTUSEDTYPE) |
#define INSTALLPROPERTY_LOCALPACKAGE WINELIB_NAME_AW(INSTALLPROPERTY_LOCALPACKAGE) |
#define INSTALLPROPERTY_LUAENABLED WINELIB_NAME_AW(INSTALLPROPERTY_LUAENABLED) |
#define INSTALLPROPERTY_MEDIAPACKAGEPATH WINELIB_NAME_AW(INSTALLPROPERTY_MEDIAPACKAGEPATH) |
#define INSTALLPROPERTY_MOREINFOURL WINELIB_NAME_AW(INSTALLPROPERTY_MOREINFOURL) |
#define INSTALLPROPERTY_PACKAGECODE WINELIB_NAME_AW(INSTALLPROPERTY_PACKAGECODE) |
#define INSTALLPROPERTY_PACKAGENAME WINELIB_NAME_AW(INSTALLPROPERTY_PACKAGENAME) |
#define INSTALLPROPERTY_PATCHSTATE WINELIB_NAME_AW(INSTALLPROPERTY_PATCHSTATE) |
#define INSTALLPROPERTY_PATCHTYPE WINELIB_NAME_AW(INSTALLPROPERTY_PATCHTYPE) |
#define INSTALLPROPERTY_PRODUCTICON WINELIB_NAME_AW(INSTALLPROPERTY_PRODUCTICON) |
#define INSTALLPROPERTY_PRODUCTID WINELIB_NAME_AW(INSTALLPROPERTY_PRODUCTID) |
#define INSTALLPROPERTY_PRODUCTNAME WINELIB_NAME_AW(INSTALLPROPERTY_PRODUCTNAME) |
#define INSTALLPROPERTY_PRODUCTSTATE WINELIB_NAME_AW(INSTALLPROPERTY_PRODUCTSTATE) |
#define INSTALLPROPERTY_PUBLISHER WINELIB_NAME_AW(INSTALLPROPERTY_PUBLISHER) |
#define INSTALLPROPERTY_REGCOMPANY WINELIB_NAME_AW(INSTALLPROPERTY_REGCOMPANY) |
#define INSTALLPROPERTY_REGOWNER WINELIB_NAME_AW(INSTALLPROPERTY_REGOWNER) |
#define INSTALLPROPERTY_TRANSFORMS WINELIB_NAME_AW(INSTALLPROPERTY_TRANSFORMS) |
#define INSTALLPROPERTY_UNINSTALLABLE WINELIB_NAME_AW(INSTALLPROPERTY_UNINSTALLABLE) |
#define INSTALLPROPERTY_URLINFOABOUT WINELIB_NAME_AW(INSTALLPROPERTY_URLINFOABOUT) |
#define INSTALLPROPERTY_URLUPDATEINFO WINELIB_NAME_AW(INSTALLPROPERTY_URLUPDATEINFO) |
#define INSTALLPROPERTY_VERSION WINELIB_NAME_AW(INSTALLPROPERTY_VERSION) |
#define INSTALLPROPERTY_VERSIONMAJOR WINELIB_NAME_AW(INSTALLPROPERTY_VERSIONMAJOR) |
#define INSTALLPROPERTY_VERSIONMINOR WINELIB_NAME_AW(INSTALLPROPERTY_VERSIONMINOR) |
#define INSTALLPROPERTY_VERSIONSTRING WINELIB_NAME_AW(INSTALLPROPERTY_VERSIONSTRING) |
#define MsiAdvertiseProduct WINELIB_NAME_AW(MsiAdvertiseProduct) |
#define MsiAdvertiseProductEx WINELIB_NAME_AW(MsiAdvertiseProductEx) |
#define MsiAdvertiseScript WINELIB_NAME_AW(MsiAdvertiseScript) |
#define MsiApplyMultiplePatches WINELIB_NAME_AW(MsiApplyMultiplePatches) |
#define MsiApplyPatch WINELIB_NAME_AW(MsiApplyPatch) |
#define MsiBeginTransaction WINELIB_NAME_AW(MsiBeginTransaction) |
#define MsiCollectUserInfo WINELIB_NAME_AW(MsiCollectUserInfo) |
#define MsiConfigureFeature WINELIB_NAME_AW(MsiConfigureFeature) |
#define MsiConfigureProduct WINELIB_NAME_AW(MsiConfigureProduct) |
#define MsiConfigureProductEx WINELIB_NAME_AW(MsiConfigureProductEx) |
#define MsiDatabaseMerge WINELIB_NAME_AW(MsiDatabaseMerge) |
#define MsiDetermineApplicablePatches WINELIB_NAME_AW(MsiDetermineApplicablePatches) |
#define MsiDeterminePatchSequence WINELIB_NAME_AW(MsiDeterminePatchSequence) |
#define MsiEnableLog WINELIB_NAME_AW(MsiEnableLog) |
#define MsiEnumClients WINELIB_NAME_AW(MsiEnumClients) |
#define MsiEnumClientsEx WINELIB_NAME_AW(MsiEnumClientsEx) |
#define MsiEnumComponentCosts WINELIB_NAME_AW(MsiEnumComponentCosts) |
#define MsiEnumComponentQualifiers WINELIB_NAME_AW(MsiEnumComponentQualifiers) |
#define MsiEnumComponents WINELIB_NAME_AW(MsiEnumComponents) |
#define MsiEnumComponentsEx WINELIB_NAME_AW(MsiEnumComponentsEx) |
#define MsiEnumFeatures WINELIB_NAME_AW(MsiEnumFeatures) |
#define MsiEnumPatches WINELIB_NAME_AW(MsiEnumPatches) |
#define MsiEnumPatchesEx WINELIB_NAME_AW(MsiEnumPatchesEx) |
#define MsiEnumProducts WINELIB_NAME_AW(MsiEnumProducts) |
#define MsiEnumProductsEx WINELIB_NAME_AW(MsiEnumProductsEx) |
#define MsiEnumRelatedProducts WINELIB_NAME_AW(MsiEnumRelatedProducts) |
#define MsiGetComponentPath WINELIB_NAME_AW(MsiGetComponentPath) |
#define MsiGetComponentPathEx WINELIB_NAME_AW(MsiGetComponentPathEx) |
#define MsiGetFeatureInfo WINELIB_NAME_AW(MsiGetFeatureInfo) |
#define MsiGetFeatureUsage WINELIB_NAME_AW(MsiGetFeatureUsage) |
#define MsiGetFileHash WINELIB_NAME_AW(MsiGetFileHash) |
#define MsiGetFileSignatureInformation WINELIB_NAME_AW(MsiGetFileSignatureInformation) |
#define MsiGetFileVersion WINELIB_NAME_AW(MsiGetFileVersion) |
#define MsiGetPatchInfo WINELIB_NAME_AW(MsiGetPatchInfo) |
#define MsiGetPatchInfoEx WINELIB_NAME_AW(MsiGetPatchInfoEx) |
#define MsiGetProductCode WINELIB_NAME_AW(MsiGetProductCode) |
#define MsiGetProductInfo WINELIB_NAME_AW(MsiGetProductInfo) |
#define MsiGetProductInfoEx WINELIB_NAME_AW(MsiGetProductInfoEx) |
#define MsiGetProductProperty WINELIB_NAME_AW(MsiGetProductProperty) |
#define MsiGetShortcutTarget WINELIB_NAME_AW(MsiGetShortcutTarget) |
#define MsiGetUserInfo WINELIB_NAME_AW(MsiGetUserInfo) |
#define MsiInstallMissingComponent WINELIB_NAME_AW(MsiInstallMissingComponent) |
#define MsiInstallProduct WINELIB_NAME_AW(MsiInstallProduct) |
#define MsiIsProductElevated WINELIB_NAME_AW(MsiIsProductElevated) |
#define MsiLocateComponent WINELIB_NAME_AW(MsiLocateComponent) |
#define MsiMessageBox WINELIB_NAME_AW(MsiMessageBox) |
#define MsiOpenPackage WINELIB_NAME_AW(MsiOpenPackage) |
#define MsiOpenPackageEx WINELIB_NAME_AW(MsiOpenPackageEx) |
#define MsiOpenProduct WINELIB_NAME_AW(MsiOpenProduct) |
#define MsiProvideAssembly WINELIB_NAME_AW(MsiProvideAssembly) |
#define MsiProvideComponent WINELIB_NAME_AW(MsiProvideComponent) |
#define MsiProvideQualifiedComponent WINELIB_NAME_AW(MsiProvideQualifiedComponent) |
#define MsiProvideQualifiedComponentEx WINELIB_NAME_AW(MsiProvideQualifiedComponentEx) |
#define MsiQueryComponentState WINELIB_NAME_AW(MsiQueryComponentState) |
#define MsiQueryFeatureState WINELIB_NAME_AW(MsiQueryFeatureState) |
#define MsiQueryFeatureStateEx WINELIB_NAME_AW(MsiQueryFeatureStateEx) |
#define MsiQueryProductState WINELIB_NAME_AW(MsiQueryProductState) |
#define MsiReinstallFeature WINELIB_NAME_AW(MsiReinstallFeature) |
#define MsiReinstallProduct WINELIB_NAME_AW(MsiReinstallProduct) |
#define MsiSetExternalUI WINELIB_NAME_AW(MsiSetExternalUI) |
#define MsiSourceListAddMediaDisk WINELIB_NAME_AW(MsiSourceListAddMediaDisk) |
#define MsiSourceListAddSource WINELIB_NAME_AW(MsiSourceListAddSource) |
#define MsiSourceListAddSourceEx WINELIB_NAME_AW(MsiSourceListAddSourceEx) |
#define MsiSourceListClearAll WINELIB_NAME_AW(MsiSourceListClearAll) |
#define MsiSourceListClearSource WINELIB_NAME_AW(MsiSourceListClearSource) |
#define MsiSourceListEnumMediaDisks WINELIB_NAME_AW(MsiSourceListEnumMediaDisks) |
#define MsiSourceListEnumSources WINELIB_NAME_AW(MsiSourceListEnumSources) |
#define MsiSourceListForceResolution WINELIB_NAME_AW(MsiSourceListForceResolution) |
#define MsiSourceListGetInfo WINELIB_NAME_AW(MsiSourceListGetInfo) |
#define MsiSourceListSetInfo WINELIB_NAME_AW(MsiSourceListSetInfo) |
#define MsiUseFeature WINELIB_NAME_AW(MsiUseFeature) |
#define MsiUseFeatureEx WINELIB_NAME_AW(MsiUseFeatureEx) |
#define MsiVerifyPackage WINELIB_NAME_AW(MsiVerifyPackage) |
typedef enum tagADVERTISEFLAGS ADVERTISEFLAGS |
typedef enum tagINSTALLLEVEL INSTALLLEVEL |
typedef enum tagINSTALLLOGMODE INSTALLLOGMODE |
typedef enum tagINSTALLMESSAGE INSTALLMESSAGE |
typedef enum tagINSTALLMODE INSTALLMODE |
typedef enum tagINSTALLSTATE INSTALLSTATE |
typedef enum tagINSTALLTYPE INSTALLTYPE |
typedef enum tagINSTALLUILEVEL INSTALLUILEVEL |
typedef enum tagMSICODE MSICODE |
typedef struct _MSIFILEHASHINFO MSIFILEHASHINFO |
typedef enum tagMSIPATCHDATATYPE MSIPATCHDATATYPE |
typedef enum tagMSIPATCHSTATE MSIPATCHSTATE |
typedef enum tagMSISOURCETYPE MSISOURCETYPE |
typedef struct _MSIFILEHASHINFO * PMSIFILEHASHINFO |
typedef enum tagMSIPATCHDATATYPE * PMSIPATCHDATATYPE |
typedef enum tagREINSTALLMODE REINSTALLMODE |
typedef enum tagSCRIPTFLAGS SCRIPTFLAGS |
typedef enum tagUSERINFOSTATE USERINFOSTATE |
Enumerator | |
---|---|
ADVERTISEFLAGS_MACHINEASSIGN | |
ADVERTISEFLAGS_USERASSIGN |
Definition at line 169 of file msi.h.
Definition at line 219 of file msi.h.
Enumerator | |
---|---|
INSTALLLEVEL_DEFAULT | |
INSTALLLEVEL_MINIMUM | |
INSTALLLEVEL_MAXIMUM |
Definition at line 85 of file msi.h.
Enumerator | |
---|---|
INSTALLLOGATTRIBUTES_APPEND | |
INSTALLLOGATTRIBUTES_FLUSHEACHLINE |
Definition at line 154 of file msi.h.
Definition at line 92 of file msi.h.
Enumerator | |
---|---|
INSTALLMODE_NODETECTION_ANY | |
INSTALLMODE_NOSOURCERESOLUTION | |
INSTALLMODE_NODETECTION | |
INSTALLMODE_EXISTING | |
INSTALLMODE_DEFAULT |
Definition at line 160 of file msi.h.
Definition at line 34 of file msi.h.
Enumerator | |
---|---|
INSTALLTYPE_DEFAULT | |
INSTALLTYPE_NETWORK_IMAGE | |
INSTALLTYPE_SINGLE_INSTANCE |
Definition at line 187 of file msi.h.
Definition at line 62 of file msi.h.
Enumerator | |
---|---|
MSICODE_PRODUCT | |
MSICODE_PATCH |
Definition at line 213 of file msi.h.
Definition at line 194 of file msi.h.
Enumerator | |
---|---|
MSIPATCH_DATATYPE_PATCHFILE | |
MSIPATCH_DATATYPE_XMLPATH | |
MSIPATCH_DATATYPE_XMLBLOB |
Definition at line 234 of file msi.h.
Enumerator | |
---|---|
MSIPATCHSTATE_INVALID | |
MSIPATCHSTATE_APPLIED | |
MSIPATCHSTATE_SUPERSEDED | |
MSIPATCHSTATE_OBSOLETED | |
MSIPATCHSTATE_REGISTERED | |
MSIPATCHSTATE_ALL |
Definition at line 51 of file msi.h.
Enumerator | |
---|---|
MSISOURCETYPE_UNKNOWN | |
MSISOURCETYPE_NETWORK | |
MSISOURCETYPE_URL | |
MSISOURCETYPE_MEDIA |
Definition at line 205 of file msi.h.
Definition at line 114 of file msi.h.
Definition at line 175 of file msi.h.
Enumerator | |
---|---|
USERINFOSTATE_MOREDATA | |
USERINFOSTATE_INVALIDARG | |
USERINFOSTATE_UNKNOWN | |
USERINFOSTATE_ABSENT | |
USERINFOSTATE_PRESENT |
Definition at line 76 of file msi.h.
UINT WINAPI MsiAdvertiseProductExA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_opt_ | LPCSTR, | ||
_In_ | LANGID, | ||
_In_ | DWORD, | ||
_In_ | DWORD | ||
) |
UINT WINAPI MsiAdvertiseProductExW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_opt_ | LPCWSTR, | ||
_In_ | LANGID, | ||
_In_ | DWORD, | ||
_In_ | DWORD | ||
) |
Definition at line 325 of file handle.c.
Referenced by __wine_msi_call_dll_function(), and ScriptThread().
Definition at line 269 of file handle.c.
Referenced by __wine_msi_call_dll_function(), __WINE_PRINTF_ATTR(), ACTION_CallScript(), add_custom_dll(), AutomationObject_Release(), create_database_suminfo(), create_database_wordcount(), do_query(), find_entry(), find_entryW(), find_prop_in_property(), generate_transform(), get_column_info(), get_columns_table_type(), get_integer(), get_patch_product_codes(), get_string(), helper_createpackage(), MSI_ProcessMessageVerbatim(), MsiCloseAllHandles(), MsiCollectUserInfoA(), MsiCollectUserInfoW(), MsiVerifyPackageW(), package_from_db(), query_file_path(), run_query(), run_queryW(), s_remote_CloseHandle(), s_remote_DatabaseGetPrimaryKeys(), s_remote_FormatRecord(), s_remote_ProcessMessage(), s_remote_ViewExecute(), s_remote_ViewFetch(), s_remote_ViewGetColumnInfo(), s_remote_ViewModify(), set_admin_summary_info(), set_suminfo(), set_suminfo_prop(), set_summary_dword(), set_summary_info(), set_summary_str(), set_transform_summary_info(), test_access(), test_alter(), test_appsearch(), test_appsearch_complocator(), test_appsearch_drlocator(), test_appsearch_inilocator(), test_appsearch_reglocator(), test_binary(), test_binary_import(), test_carriagereturn(), test_ccpsearch(), test_collation(), test_columnorder(), test_complocator(), test_condition(), test_controlevent(), test_costs(), test_createpackage(), test_createtable(), test_customaction1(), test_db(), test_dbmerge(), test_dbtopackage(), test_defaultdatabase(), test_deleterow(), test_doaction(), test_droptable(), test_embedded_nulls(), test_emptypackage(), test_externalui(), test_externalui_message(), test_featureparents(), test_fieldzero(), test_forcecodepage(), test_format_record(), test_formatrecord(), test_formatrecord2(), test_formatrecord_package(), test_formatrecord_tables(), test_getcolinfo(), test_gettargetpath_bad(), test_handle_limit(), test_icon_table(), test_insertorder(), test_installprops(), test_int_widths(), test_integers(), test_invalid_functions(), test_join(), test_launchconditions(), test_longstrings(), test_markers(), test_msibadqueries(), test_msidatabase(), test_MsiDatabaseCommit(), test_msiexport(), test_MsiGetFeatureInfo(), test_MsiGetProductProperty(), test_MsiGetSourcePath(), test_msiimport(), test_msiinsert(), test_MsiOpenDatabase(), test_MsiOpenProduct(), test_msipackage(), test_msirecord(), test_MsiRecordGetInteger(), test_MsiRecordGetString(), test_MsiSetComponentState(), test_MsiSetFeatureAttributes(), test_MsiSetProperty(), test_noquotes(), test_order(), test_packagecoltypes(), test_primary_keys(), test_processmessage(), test_property_table(), test_props(), test_quotes(), test_removefiles(), test_rows_order(), test_select_column_names(), test_select_markers(), test_select_with_tablenames(), test_settargetpath(), test_shortlongsource(), test_simple_patch(), test_sourcedir(), test_special_tables(), test_states(), test_storages_table(), test_streamtable(), test_stringtable(), test_suminfo(), test_suminfo_import(), test_summary_binary(), test_system_tables(), test_tables_order(), test_temporary_table(), test_top_level_action(), test_try_transform(), test_update(), test_view_get_error(), test_viewfetch_wraparound(), test_viewgetcolumninfo(), test_viewmodify(), test_viewmodify_assign(), test_viewmodify_delete(), test_viewmodify_delete_temporary(), test_viewmodify_insert(), test_viewmodify_merge(), test_viewmodify_refresh(), test_viewmodify_update(), test_where(), test_where_not_in_selected(), test_where_viewmodify(), try_insert_query(), try_query_param(), and write_msi_summary_info().
UINT WINAPI MsiDetermineApplicablePatchesA | ( | _In_ | LPCSTR, |
_In_ DWORD | cPatchInfo, | ||
_Inout_updates_(cPatchInfo) | PMSIPATCHSEQUENCEINFOA | ||
) |
UINT WINAPI MsiDetermineApplicablePatchesW | ( | _In_ | LPCWSTR, |
_In_ DWORD | cPatchInfo, | ||
_Inout_updates_(cPatchInfo) | PMSIPATCHSEQUENCEINFOW | ||
) |
UINT WINAPI MsiDeterminePatchSequenceA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ DWORD | cPatchInfo, | ||
_Inout_updates_(cPatchInfo) | PMSIPATCHSEQUENCEINFOA | ||
) |
UINT WINAPI MsiDeterminePatchSequenceW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ DWORD | cPatchInfo, | ||
_Inout_updates_(cPatchInfo) | PMSIPATCHSEQUENCEINFOW | ||
) |
UINT WINAPI MsiEnumClientsA | ( | _In_ | LPCSTR, |
_In_ | DWORD, | ||
_Out_writes_(MAX_GUID_CHARS+1) | LPSTR | ||
) |
UINT WINAPI MsiEnumClientsExA | ( | _In_ LPCSTR | szComponent, |
_In_opt_ LPCSTR | szUserSid, | ||
_In_ DWORD | dwContext, | ||
_In_ DWORD | dwProductIndex, | ||
_Out_opt_ CHAR | szProductBuf[39], | ||
_Out_opt_ MSIINSTALLCONTEXT * | pdwInstalledContext, | ||
_Out_opt_ LPSTR | szSid, | ||
_Inout_opt_ LPDWORD | pcchSid | ||
) |
UINT WINAPI MsiEnumClientsExW | ( | _In_ LPCWSTR | szComponent, |
_In_opt_ LPCWSTR | szUserSid, | ||
_In_ DWORD | dwContext, | ||
_In_ DWORD | dwProductIndex, | ||
_Out_opt_ WCHAR | szProductBuf[39], | ||
_Out_opt_ MSIINSTALLCONTEXT * | pdwInstalledContext, | ||
_Out_opt_ LPWSTR | szSid, | ||
_Inout_opt_ LPDWORD | pcchSid | ||
) |
UINT WINAPI MsiEnumClientsW | ( | _In_ | LPCWSTR, |
_In_ | DWORD, | ||
_Out_writes_(MAX_GUID_CHARS+1) | LPWSTR | ||
) |
UINT WINAPI MsiEnumComponentCostsA | ( | MSIHANDLE | , |
LPCSTR | , | ||
DWORD | , | ||
INSTALLSTATE | , | ||
LPSTR | , | ||
LPDWORD | , | ||
LPINT | , | ||
LPINT | |||
) |
UINT WINAPI MsiEnumComponentCostsW | ( | MSIHANDLE | , |
LPCWSTR | , | ||
DWORD | , | ||
INSTALLSTATE | , | ||
LPWSTR | , | ||
LPDWORD | , | ||
LPINT | , | ||
LPINT | |||
) |
UINT WINAPI MsiEnumComponentQualifiersA | ( | _In_ | LPCSTR, |
_In_ | DWORD, | ||
_Out_writes_ *pcchQualifierBuf | LPSTR, | ||
_Inout_ LPDWORD | pcchQualifierBuf, | ||
_Out_writes_opt_ *pcchApplicationDataBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchApplicationDataBuf | ||
) |
UINT WINAPI MsiEnumComponentQualifiersW | ( | _In_ | LPCWSTR, |
_In_ | DWORD, | ||
_Out_writes_ *pcchQualifierBuf | LPWSTR, | ||
_Inout_ LPDWORD | pcchQualifierBuf, | ||
_Out_writes_opt_ *pcchApplicationDataBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchApplicationDataBuf | ||
) |
UINT WINAPI MsiEnumComponentsA | ( | _In_ | DWORD, |
_Out_writes_(MAX_GUID_CHARS+1) | LPSTR | ||
) |
UINT WINAPI MsiEnumComponentsExA | ( | _In_opt_ | LPCSTR, |
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_opt_(MAX_GUID_CHARS+1) | CHAR[39], | ||
_Out_opt_ MSIINSTALLCONTEXT * | , | ||
_Out_writes_opt_ *pcchSid | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchSid | ||
) |
UINT WINAPI MsiEnumComponentsExW | ( | _In_opt_ | LPCWSTR, |
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_opt_(MAX_GUID_CHARS+1) | WCHAR[39], | ||
_Out_opt_ MSIINSTALLCONTEXT * | , | ||
_Out_writes_opt_ *pcchSid | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchSid | ||
) |
UINT WINAPI MsiEnumComponentsW | ( | _In_ | DWORD, |
_Out_writes_(MAX_GUID_CHARS+1) | LPWSTR | ||
) |
UINT WINAPI MsiEnumFeaturesA | ( | _In_ | LPCSTR, |
_In_ | DWORD, | ||
_Out_writes_(MAX_FEATURE_CHARS+1) | LPSTR, | ||
_Out_writes_opt_(MAX_FEATURE_CHARS+1) | LPSTR | ||
) |
UINT WINAPI MsiEnumFeaturesW | ( | _In_ | LPCWSTR, |
_In_ | DWORD, | ||
_Out_writes_(MAX_FEATURE_CHARS+1) | LPWSTR, | ||
_Out_writes_opt_(MAX_FEATURE_CHARS+1) | LPWSTR | ||
) |
UINT WINAPI MsiEnumPatchesA | ( | _In_ | LPCSTR, |
_In_ | DWORD, | ||
_Out_writes_(MAX_GUID_CHARS+1) | LPSTR, | ||
_Out_writes_ *pcchTransformsBuf | LPSTR, | ||
_Inout_ LPDWORD | pcchTransformsBuf | ||
) |
UINT WINAPI MsiEnumPatchesExA | ( | _In_opt_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_opt_(MAX_GUID_CHARS+1) | LPSTR, | ||
_Out_writes_opt_(MAX_GUID_CHARS+1) | LPSTR, | ||
_Out_opt_ MSIINSTALLCONTEXT * | , | ||
_Out_writes_opt_ *pcchTargetUserSid | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchTargetUserSid | ||
) |
UINT WINAPI MsiEnumPatchesExW | ( | _In_opt_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_opt_(MAX_GUID_CHARS+1) | LPWSTR, | ||
_Out_writes_opt_(MAX_GUID_CHARS+1) | LPWSTR, | ||
_Out_opt_ MSIINSTALLCONTEXT * | , | ||
_Out_writes_opt_ *pcchTargetUserSid | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchTargetUserSid | ||
) |
UINT WINAPI MsiEnumPatchesW | ( | _In_ | LPCWSTR, |
_In_ | DWORD, | ||
_Out_writes_(MAX_GUID_CHARS+1) | LPWSTR, | ||
_Out_writes_ *pcchTransformsBuf | LPWSTR, | ||
_Inout_ LPDWORD | pcchTransformsBuf | ||
) |
UINT WINAPI MsiEnumProductsA | ( | _In_ | DWORD, |
_Out_writes_(MAX_GUID_CHARS+1) | LPSTR | ||
) |
UINT WINAPI MsiEnumProductsExA | ( | _In_opt_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_opt_(MAX_GUID_CHARS+1) | CHAR[39], | ||
_Out_opt_ MSIINSTALLCONTEXT * | , | ||
_Out_writes_opt_ *pcchSid | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchSid | ||
) |
UINT WINAPI MsiEnumProductsExW | ( | _In_opt_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_opt_(MAX_GUID_CHARS+1) | WCHAR[39], | ||
_Out_opt_ MSIINSTALLCONTEXT * | , | ||
_Out_writes_opt_ *pcchSid | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchSid | ||
) |
UINT WINAPI MsiEnumProductsW | ( | _In_ | DWORD, |
_Out_writes_(MAX_GUID_CHARS+1) | LPWSTR | ||
) |
UINT WINAPI MsiEnumRelatedProductsA | ( | _In_ | LPCSTR, |
_Reserved_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_(MAX_GUID_CHARS+1) | LPSTR | ||
) |
UINT WINAPI MsiEnumRelatedProductsW | ( | _In_ | LPCWSTR, |
_Reserved_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_(MAX_GUID_CHARS+1) | LPWSTR | ||
) |
INSTALLSTATE WINAPI MsiGetComponentPathA | ( | _In_ | LPCSTR, |
_In_ | LPCSTR, | ||
_Out_writes_opt_ *pcchBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchBuf | ||
) |
INSTALLSTATE WINAPI MsiGetComponentPathExA | ( | LPCSTR | product, |
LPCSTR | comp, | ||
LPCSTR | usersid, | ||
MSIINSTALLCONTEXT | ctx, | ||
LPSTR | buf, | ||
LPDWORD | buflen | ||
) |
Definition at line 2860 of file msi.c.
Referenced by MsiGetComponentPathA(), and test_MsiGetComponentPathEx().
INSTALLSTATE WINAPI MsiGetComponentPathExW | ( | LPCWSTR | product, |
LPCWSTR | comp, | ||
LPCWSTR | usersid, | ||
MSIINSTALLCONTEXT | ctx, | ||
LPWSTR | buf, | ||
LPDWORD | buflen | ||
) |
Definition at line 2846 of file msi.c.
Referenced by MsiGetComponentPathW().
INSTALLSTATE WINAPI MsiGetComponentPathW | ( | _In_ | LPCWSTR, |
_In_ | LPCWSTR, | ||
_Out_writes_opt_ *pcchBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchBuf | ||
) |
UINT WINAPI MsiGetFeatureInfoA | ( | _In_ | MSIHANDLE, |
_In_ | LPCSTR, | ||
_Out_opt_ | LPDWORD, | ||
_Out_writes_opt_ *pcchTitleBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchTitleBuf, | ||
_Out_writes_opt_ *pcchHelpBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchHelpBuf | ||
) |
UINT WINAPI MsiGetFeatureInfoW | ( | _In_ | MSIHANDLE, |
_In_ | LPCWSTR, | ||
_Out_opt_ | LPDWORD, | ||
_Out_writes_opt_ *pcchTitleBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchTitleBuf, | ||
_Out_writes_opt_ *pcchHelpBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchHelpBuf | ||
) |
HRESULT WINAPI MsiGetFileSignatureInformationA | ( | _In_ | LPCSTR, |
_In_ | DWORD, | ||
_Outptr_ PCCERT_CONTEXT * | , | ||
_Out_writes_bytes_opt_ *pcbHashData | LPBYTE, | ||
_Inout_opt_ LPDWORD | pcbHashData | ||
) |
HRESULT WINAPI MsiGetFileSignatureInformationW | ( | _In_ | LPCWSTR, |
_In_ | DWORD, | ||
_Outptr_ PCCERT_CONTEXT * | , | ||
_Out_writes_bytes_opt_ *pcbHashData | LPBYTE, | ||
_Inout_opt_ LPDWORD | pcbHashData | ||
) |
UINT WINAPI MsiGetFileVersionA | ( | _In_ | LPCSTR, |
_Out_writes_opt_ *pcchVersionBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchVersionBuf, | ||
_Out_writes_opt_ *pcchLangBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchLangBuf | ||
) |
UINT WINAPI MsiGetFileVersionW | ( | _In_ | LPCWSTR, |
_Out_writes_opt_ *pcchVersionBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchVersionBuf, | ||
_Out_writes_opt_ *pcchLangBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchLangBuf | ||
) |
UINT WINAPI MsiGetPatchInfoA | ( | _In_ | LPCSTR, |
_In_ | LPCSTR, | ||
_Out_writes_opt_ *pcchValueBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchValueBuf | ||
) |
UINT WINAPI MsiGetPatchInfoExA | ( | _In_ | LPCSTR, |
_In_ | LPCSTR, | ||
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | LPCSTR, | ||
_Out_writes_opt_ *pcchValue | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchValue | ||
) |
UINT WINAPI MsiGetPatchInfoExW | ( | _In_ | LPCWSTR, |
_In_ | LPCWSTR, | ||
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | LPCWSTR, | ||
_Out_writes_opt_ *pcchValue | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchValue | ||
) |
UINT WINAPI MsiGetPatchInfoW | ( | _In_ | LPCWSTR, |
_In_ | LPCWSTR, | ||
_Out_writes_opt_ *pcchValueBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchValueBuf | ||
) |
UINT WINAPI MsiGetProductCodeA | ( | _In_ | LPCSTR, |
_Out_writes_(MAX_GUID_CHARS+1) | LPSTR | ||
) |
UINT WINAPI MsiGetProductCodeW | ( | _In_ | LPCWSTR, |
_Out_writes_(MAX_GUID_CHARS+1) | LPWSTR | ||
) |
UINT WINAPI MsiGetProductInfoA | ( | _In_ | LPCSTR, |
_In_ | LPCSTR, | ||
_Out_writes_opt_ *pcchValueBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchValueBuf | ||
) |
UINT WINAPI MsiGetProductInfoExA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | LPCSTR, | ||
_Out_writes_opt_ *pcchValue | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchValue | ||
) |
UINT WINAPI MsiGetProductInfoExW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | LPCWSTR, | ||
_Out_writes_opt_ *pcchValue | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchValue | ||
) |
UINT WINAPI MsiGetProductInfoW | ( | _In_ | LPCWSTR, |
_In_ | LPCWSTR, | ||
_Out_writes_opt_ *pcchValueBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchValueBuf | ||
) |
UINT WINAPI MsiGetProductPropertyA | ( | _In_ | MSIHANDLE, |
_In_ | LPCSTR, | ||
_Out_writes_opt_ *pcchValueBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchValueBuf | ||
) |
UINT WINAPI MsiGetProductPropertyW | ( | _In_ | MSIHANDLE, |
_In_ | LPCWSTR, | ||
_Out_writes_opt_ *pcchValueBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchValueBuf | ||
) |
UINT WINAPI MsiGetShortcutTargetA | ( | _In_ | LPCSTR, |
_Out_writes_opt_(MAX_GUID_CHARS+1) | LPSTR, | ||
_Out_writes_opt_(MAX_FEATURE_CHARS+1) | LPSTR, | ||
_Out_writes_opt_(MAX_GUID_CHARS+1) | LPSTR | ||
) |
UINT WINAPI MsiGetShortcutTargetW | ( | _In_ | LPCWSTR, |
_Out_writes_opt_(MAX_GUID_CHARS+1) | LPWSTR, | ||
_Out_writes_opt_(MAX_FEATURE_CHARS+1) | LPWSTR, | ||
_Out_writes_opt_(MAX_GUID_CHARS+1) | LPWSTR | ||
) |
USERINFOSTATE WINAPI MsiGetUserInfoA | ( | _In_ | LPCSTR, |
_Out_writes_opt_ *pcchUserNameBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchUserNameBuf, | ||
_Out_writes_opt_ *pcchOrgNameBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchOrgNameBuf, | ||
_Out_writes_opt_ *pcchSerialBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchSerialBuf | ||
) |
USERINFOSTATE WINAPI MsiGetUserInfoW | ( | _In_ | LPCWSTR, |
_Out_writes_opt_ *pcchUserNameBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchUserNameBuf, | ||
_Out_writes_opt_ *pcchOrgNameBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchOrgNameBuf, | ||
_Out_writes_opt_ *pcchSerialBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchSerialBuf | ||
) |
INSTALLSTATE WINAPI MsiLocateComponentA | ( | _In_ | LPCSTR, |
_Out_writes_opt_ *pcchBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchBuf | ||
) |
INSTALLSTATE WINAPI MsiLocateComponentW | ( | _In_ | LPCWSTR, |
_Out_writes_opt_ *pcchBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchBuf | ||
) |
UINT WINAPI MsiProvideAssemblyA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_opt_ *pcchPathBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchPathBuf | ||
) |
UINT WINAPI MsiProvideAssemblyW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_opt_ *pcchPathBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchPathBuf | ||
) |
UINT WINAPI MsiProvideQualifiedComponentA | ( | _In_ | LPCSTR, |
_In_ | LPCSTR, | ||
_In_ | DWORD, | ||
_Out_writes_opt_ *pcchPathBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchPathBuf | ||
) |
UINT WINAPI MsiProvideQualifiedComponentExA | ( | _In_ | LPCSTR, |
_In_ | LPCSTR, | ||
_In_ | DWORD, | ||
_In_opt_ | LPCSTR, | ||
_Reserved_ | DWORD, | ||
_Reserved_ | DWORD, | ||
_Out_writes_opt_ *pcchPathBuf | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchPathBuf | ||
) |
UINT WINAPI MsiProvideQualifiedComponentExW | ( | _In_ | LPCWSTR, |
_In_ | LPCWSTR, | ||
_In_ | DWORD, | ||
_In_opt_ | LPCWSTR, | ||
_Reserved_ | DWORD, | ||
_Reserved_ | DWORD, | ||
_Out_writes_opt_ *pcchPathBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchPathBuf | ||
) |
UINT WINAPI MsiProvideQualifiedComponentW | ( | _In_ | LPCWSTR, |
_In_ | LPCWSTR, | ||
_In_ | DWORD, | ||
_Out_writes_opt_ *pcchPathBuf | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchPathBuf | ||
) |
UINT WINAPI MsiQueryComponentStateA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | LPCSTR, | ||
_Out_opt_ INSTALLSTATE * | |||
) |
UINT WINAPI MsiQueryComponentStateW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | LPCWSTR, | ||
_Out_opt_ INSTALLSTATE * | |||
) |
INSTALLSTATE WINAPI MsiQueryFeatureStateA | ( | _In_ | LPCSTR, |
_In_ | LPCSTR | ||
) |
UINT WINAPI MsiQueryFeatureStateExA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | LPCSTR, | ||
_Out_opt_ INSTALLSTATE * | |||
) |
UINT WINAPI MsiQueryFeatureStateExW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | LPCWSTR, | ||
_Out_opt_ INSTALLSTATE * | |||
) |
INSTALLSTATE WINAPI MsiQueryFeatureStateW | ( | _In_ | LPCWSTR, |
_In_ | LPCWSTR | ||
) |
INSTALLSTATE WINAPI MsiQueryProductStateA | ( | _In_ | LPCSTR | ) |
INSTALLSTATE WINAPI MsiQueryProductStateW | ( | _In_ | LPCWSTR | ) |
INSTALLUI_HANDLERA WINAPI MsiSetExternalUIA | ( | _In_opt_ | INSTALLUI_HANDLERA, |
_In_ | DWORD, | ||
_In_opt_ | LPVOID | ||
) |
UINT WINAPI MsiSetExternalUIRecord | ( | _In_opt_ | INSTALLUI_HANDLER_RECORD, |
_In_ | DWORD, | ||
_In_opt_ | LPVOID, | ||
_Out_opt_ | PINSTALLUI_HANDLER_RECORD | ||
) |
INSTALLUI_HANDLERW WINAPI MsiSetExternalUIW | ( | _In_opt_ | INSTALLUI_HANDLERW, |
_In_ | DWORD, | ||
_In_opt_ | LPVOID | ||
) |
INSTALLUILEVEL WINAPI MsiSetInternalUI | ( | _In_ | INSTALLUILEVEL, |
_Inout_opt_ HWND * | |||
) |
UINT WINAPI MsiSourceListAddMediaDiskA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_In_opt_ | LPCSTR, | ||
_In_opt_ | LPCSTR | ||
) |
UINT WINAPI MsiSourceListAddMediaDiskW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_In_opt_ | LPCWSTR, | ||
_In_opt_ | LPCWSTR | ||
) |
UINT WINAPI MsiSourceListAddSourceExA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | LPCSTR, | ||
_In_ | DWORD | ||
) |
UINT WINAPI MsiSourceListAddSourceExW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | LPCWSTR, | ||
_In_ | DWORD | ||
) |
UINT WINAPI MsiSourceListAddSourceW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_Reserved_ | DWORD, | ||
_In_ | LPCWSTR | ||
) |
UINT WINAPI MsiSourceListClearAllA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_Reserved_ | DWORD | ||
) |
UINT WINAPI MsiSourceListClearAllW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_Reserved_ | DWORD | ||
) |
UINT WINAPI MsiSourceListClearSourceA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | LPCSTR | ||
) |
UINT WINAPI MsiSourceListClearSourceW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | LPCWSTR | ||
) |
UINT WINAPI MsiSourceListEnumMediaDisksA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_opt_ | LPDWORD, | ||
_Out_writes_opt_ *pcchVolumeLabel | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchVolumeLabel, | ||
_Out_writes_opt_ *pcchDiskPrompt | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchDiskPrompt | ||
) |
UINT WINAPI MsiSourceListEnumMediaDisksW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_opt_ | LPDWORD, | ||
_Out_writes_opt_ *pcchVolumeLabel | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchVolumeLabel, | ||
_Out_writes_opt_ *pcchDiskPrompt | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchDiskPrompt | ||
) |
UINT WINAPI MsiSourceListEnumSourcesA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_opt_ *pcchSource | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchSource | ||
) |
UINT WINAPI MsiSourceListEnumSourcesW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | DWORD, | ||
_Out_writes_opt_ *pcchSource | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchSource | ||
) |
UINT WINAPI MsiSourceListForceResolutionA | ( | const CHAR * | product, |
const CHAR * | user, | ||
DWORD | reserved | ||
) |
UINT WINAPI MsiSourceListForceResolutionW | ( | const WCHAR * | product, |
const WCHAR * | user, | ||
DWORD | reserved | ||
) |
UINT WINAPI MsiSourceListGetInfoA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | LPCSTR, | ||
_Out_writes_opt_ *pcchValue | LPSTR, | ||
_Inout_opt_ LPDWORD | pcchValue | ||
) |
UINT WINAPI MsiSourceListGetInfoW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | LPCWSTR, | ||
_Out_writes_opt_ *pcchValue | LPWSTR, | ||
_Inout_opt_ LPDWORD | pcchValue | ||
) |
UINT WINAPI MsiSourceListSetInfoA | ( | _In_ | LPCSTR, |
_In_opt_ | LPCSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | LPCSTR, | ||
_In_ | LPCSTR | ||
) |
UINT WINAPI MsiSourceListSetInfoW | ( | _In_ | LPCWSTR, |
_In_opt_ | LPCWSTR, | ||
_In_ | MSIINSTALLCONTEXT, | ||
_In_ | DWORD, | ||
_In_ | LPCWSTR, | ||
_In_ | LPCWSTR | ||
) |
INSTALLSTATE WINAPI MsiUseFeatureA | ( | _In_ | LPCSTR, |
_In_ | LPCSTR | ||
) |
INSTALLSTATE WINAPI MsiUseFeatureExA | ( | _In_ | LPCSTR, |
_In_ | LPCSTR, | ||
_In_ | DWORD, | ||
_Reserved_ | DWORD | ||
) |
INSTALLSTATE WINAPI MsiUseFeatureExW | ( | _In_ | LPCWSTR, |
_In_ | LPCWSTR, | ||
_In_ | DWORD, | ||
_Reserved_ | DWORD | ||
) |
INSTALLSTATE WINAPI MsiUseFeatureW | ( | _In_ | LPCWSTR, |
_In_ | LPCWSTR | ||
) |
|
static |
Definition at line 281 of file msi.h.
Referenced by MSI_GetProductInfo(), and MsiGetProductInfoExW().
|
static |
Definition at line 305 of file msi.h.
Referenced by MSI_GetProductInfo(), MsiGetProductInfoExW(), and publish_product_properties().
Definition at line 417 of file msi.h.
Referenced by ACTION_ResolveSource(), MsiSourceListGetInfoW(), MsiSourceListSetInfoW(), and publish_sourcelist().
Definition at line 396 of file msi.h.
Referenced by MsiGetPatchInfoExW().
Definition at line 319 of file msi.h.
Referenced by MSI_GetProductInfo(), and MsiGetProductInfoExW().
|
static |
Definition at line 323 of file msi.h.
Referenced by MSI_GetProductInfo(), and MsiGetProductInfoExW().
Definition at line 335 of file msi.h.
Referenced by MSI_GetProductInfo(), MsiGetPatchInfoExW(), MsiGetProductInfoExW(), and publish_install_properties().
|
static |
Definition at line 311 of file msi.h.
Referenced by MSI_GetProductInfo(), and MsiGetProductInfoExW().
|
static |
Definition at line 327 of file msi.h.
Referenced by MSI_GetProductInfo(), and MsiGetProductInfoExW().
|
static |
Definition at line 331 of file msi.h.
Referenced by MSI_GetProductInfo(), and MsiGetProductInfoExW().
|
static |
Definition at line 300 of file msi.h.
Referenced by MSI_GetProductInfo(), MsiGetProductInfoExW(), and publish_product_properties().
Definition at line 273 of file msi.h.
Referenced by ITERATE_FindRelatedProducts(), MSI_GetProductInfo(), MsiGetProductInfoExW(), publish_install_properties(), and publish_product_properties().
|
static |
Definition at line 405 of file msi.h.
Referenced by find_published_source(), msi_load_media_info(), msi_set_last_used_source(), MsiConfigureFeatureW(), MsiConfigureProductExW(), MsiReinstallFeatureW(), MsiSourceListGetInfoW(), MsiSourceListSetInfoW(), open_package(), publish_sourcelist(), and test_MsiSourceListGetInfo().
|
static |
Definition at line 409 of file msi.h.
Referenced by find_published_source(), and MsiSourceListGetInfoW().
|
static |
Definition at line 343 of file msi.h.
Referenced by ACTION_RegisterProduct(), get_registered_local_package(), msi_apply_registered_patch(), MSI_GetProductInfo(), MsiGetPatchInfoExW(), MsiGetPatchInfoW(), MsiGetProductInfoExW(), and test_MsiGetPatchInfo().
|
static |
Definition at line 413 of file msi.h.
Referenced by MsiSourceListGetInfoW(), MsiSourceListSetInfoW(), and publish_sourcelist().
Definition at line 400 of file msi.h.
Referenced by MsiGetPatchInfoExW().
Definition at line 285 of file msi.h.
Referenced by ACTION_PublishProduct(), MSI_GetProductInfo(), MsiGetProductInfoExW(), and publish_product_properties().
Definition at line 265 of file msi.h.
Referenced by MSI_GetProductInfo(), MsiConfigureFeatureW(), MsiConfigureProductExW(), MsiGetProductInfoExW(), MsiReinstallFeatureW(), MsiSourceListGetInfoW(), MsiSourceListSetInfoW(), open_package(), and publish_sourcelist().
Definition at line 384 of file msi.h.
Referenced by MsiGetPatchInfoExW().
Definition at line 295 of file msi.h.
Referenced by MSI_GetProductInfo(), MsiGetProductInfoExW(), and publish_product_properties().
Definition at line 363 of file msi.h.
Referenced by ACTION_RegisterUser(), MSI_GetProductInfo(), MSI_GetUserInfo(), and MsiGetProductInfoExW().
Definition at line 277 of file msi.h.
Referenced by ACTION_ExecuteAction(), MSI_GetProductInfo(), MSI_OpenPackageW(), MsiGetProductInfoExW(), and publish_product_properties().
Definition at line 380 of file msi.h.
Referenced by MsiGetProductInfoExW().
Definition at line 339 of file msi.h.
Referenced by MSI_GetProductInfo(), and MsiGetProductInfoExW().
Definition at line 367 of file msi.h.
Referenced by MSI_GetProductInfo(), MSI_GetUserInfo(), and MsiGetProductInfoExW().
Definition at line 371 of file msi.h.
Referenced by MSI_GetProductInfo(), MSI_GetUserInfo(), and MsiGetProductInfoExW().
Definition at line 269 of file msi.h.
Referenced by MSI_GetProductInfo(), MsiGetPatchInfoExW(), and MsiGetProductInfoExW().
|
static |
Definition at line 376 of file msi.h.
Referenced by MsiGetPatchInfoExW().
|
static |
Definition at line 347 of file msi.h.
Referenced by MSI_GetProductInfo(), and MsiGetProductInfoExW().
|
static |
Definition at line 351 of file msi.h.
Referenced by MSI_GetProductInfo(), and MsiGetProductInfoExW().
|
static |
Definition at line 359 of file msi.h.
Referenced by MSI_GetProductInfo(), MsiGetProductInfoExW(), and publish_install_properties().
|
static |
Definition at line 355 of file msi.h.
Referenced by MSI_GetProductInfo(), MsiGetProductInfoExW(), and publish_install_properties().
|
static |
Definition at line 315 of file msi.h.
Referenced by MSI_GetProductInfo(), and MsiGetProductInfoExW().
Definition at line 289 of file msi.h.
Referenced by ITERATE_FindRelatedProducts(), MSI_GetProductInfo(), MsiGetProductInfoExW(), publish_install_properties(), and publish_product_properties().