ReactOS 0.4.16-dev-340-g0540c21
|
#include <msipriv.h>
UINT tagMSIDATABASE::bytes_per_strref |
Definition at line 111 of file msipriv.h.
Referenced by MSI_OpenDatabaseW(), and read_table_from_storage().
LPWSTR tagMSIDATABASE::deletefile |
Definition at line 113 of file msipriv.h.
Referenced by MSI_CloseDatabase(), MSI_OpenDatabaseW(), and MsiDatabaseCommit().
MSIOBJECTHDR tagMSIDATABASE::hdr |
Definition at line 108 of file msipriv.h.
Referenced by apply_patch_package(), CREATE_CreateView(), CREATE_delete(), DISTINCT_CreateView(), DISTINCT_delete(), INSERT_CreateView(), INSERT_delete(), MSI_ApplicablePatchW(), msi_apply_registered_patch(), MSI_CreatePackage(), MSI_DatabaseOpenViewW(), MSI_OpenDatabaseW(), MSI_OpenPackageW(), MsiDatabaseApplyTransformW(), MsiDatabaseCommit(), MsiDatabaseExportW(), MsiDatabaseGetPrimaryKeysW(), MsiDatabaseImportW(), MsiDatabaseIsTablePersistentW(), MsiDatabaseMergeW(), MsiDatabaseOpenViewW(), MsiEnableUIPreview(), MsiGetActiveDatabase(), MsiGetDatabaseState(), MsiGetSummaryInformationW(), MsiOpenDatabaseW(), UPDATE_CreateView(), UPDATE_delete(), WHERE_CreateView(), and WHERE_delete().
UINT tagMSIDATABASE::media_transform_disk_id |
Definition at line 117 of file msipriv.h.
Referenced by MSI_OpenDatabaseW(), and patch_add_media().
UINT tagMSIDATABASE::media_transform_offset |
Definition at line 116 of file msipriv.h.
Referenced by MSI_OpenDatabaseW(), and patch_set_offsets().
UINT tagMSIDATABASE::mode |
Definition at line 115 of file msipriv.h.
Referenced by MSI_OpenDatabaseW(), MsiDatabaseCommit(), and MsiGetDatabaseState().
UINT tagMSIDATABASE::num_streams |
Definition at line 121 of file msipriv.h.
Referenced by append_stream(), find_stream(), free_streams(), load_streams(), msi_commit_streams(), STREAMS_delete_row(), STREAMS_fetch_int(), STREAMS_fetch_stream(), streams_find_row(), STREAMS_get_dimensions(), STREAMS_insert_row(), and STREAMS_set_row().
UINT tagMSIDATABASE::num_streams_allocated |
Definition at line 122 of file msipriv.h.
Referenced by streams_resize_table().
LPWSTR tagMSIDATABASE::path |
Definition at line 112 of file msipriv.h.
Referenced by ACTION_ResolveSource(), MSI_CloseDatabase(), MSI_CreatePackage(), MSI_OpenDatabaseW(), MSI_OpenPackageW(), and msi_set_original_database_property().
IStorage* tagMSIDATABASE::storage |
Definition at line 109 of file msipriv.h.
Referenced by add_storages_to_table(), apply_patch_db(), apply_patch_package(), apply_substorage_transform(), cabinet_open_stream(), get_table(), load_admin_properties(), load_streams(), msi_add_suminfo(), MSI_ApplicablePatchW(), msi_apply_registered_patch(), MSI_CloseDatabase(), msi_commit_streams(), MSI_CommitTables(), MSI_DatabaseApplyTransformW(), msi_export_suminfo(), msi_get_db_suminfo(), msi_get_package_code(), msi_load_suminfo_properties(), MSI_OpenDatabaseW(), MSI_OpenPackageW(), MsiEnumComponentCostsW(), MsiGetSummaryInformationW(), open_stream(), save_table(), STORAGES_set_row(), STORAGES_set_stream(), STREAMS_delete_row(), and write_substorage_to_file().
MSISTREAM* tagMSIDATABASE::streams |
Definition at line 120 of file msipriv.h.
Referenced by append_stream(), find_stream(), free_streams(), msi_commit_streams(), STREAMS_delete_row(), STREAMS_fetch_int(), STREAMS_fetch_stream(), STREAMS_insert_row(), streams_resize_table(), STREAMS_set_row(), and STREAMS_set_stream().
string_table* tagMSIDATABASE::strings |
Definition at line 110 of file msipriv.h.
Referenced by ACTION_ExecuteAction(), add_storages_to_table(), append_stream(), find_stream(), get_stream_name(), get_table_value_from_record(), get_tablecolumns(), join_find_row(), MSI_CloseDatabase(), msi_commit_streams(), MSI_CommitTables(), msi_create_table(), MSI_DatabaseExport(), MSI_DatabaseImport(), MSI_OpenDatabaseW(), MSI_OpenPackageW(), msi_view_refresh_row(), record_to_row(), storages_find_row(), STORAGES_set_row(), STORAGES_set_stream(), STREAMS_delete_row(), streams_find_row(), STREAMS_set_row(), STRING_evaluate(), TABLE_add_column(), TABLE_Exists(), TABLE_set_row(), TABLE_set_string(), and TransformView_drop_table().
Definition at line 118 of file msipriv.h.
Referenced by find_cached_table(), free_cached_tables(), get_table(), MSI_CommitTables(), msi_create_table(), and MSI_OpenDatabaseW().
LPWSTR tagMSIDATABASE::tempfolder |
Definition at line 114 of file msipriv.h.
Referenced by create_temp_dir(), MSI_CloseDatabase(), and msi_create_temp_file().
Definition at line 119 of file msipriv.h.
Referenced by append_storage_to_db(), free_transforms(), MSI_OpenDatabaseW(), and open_stream().