ReactOS 0.4.16-dev-297-gc569aee
|
#include <stdio.h>
#include <windows.h>
#include <msi.h>
#include <msiquery.h>
#include <msidefs.h>
#include <sddl.h>
#include <fci.h>
#include <shellapi.h>
#include <objidl.h>
#include "wine/test.h"
#include "utils.h"
Go to the source code of this file.
Macros | |
#define | _WIN32_MSI 300 |
#define | COBJMACROS |
#define | GUID_SIZE (39) |
#define | SQUASHED_GUID_SIZE (33) |
#define | MEDIA_SIZE 0x7FFFFFFF |
#define | FOLDER_THRESHOLD 900000 |
#define | HASHSIZE sizeof(MSIFILEHASHINFO) |
#define | INIT_USERINFO() |
#define HASHSIZE sizeof(MSIFILEHASHINFO) |
#define INIT_USERINFO | ( | ) |
Definition at line 50 of file msi.c.
Referenced by test_lastusedsource().
Definition at line 1495 of file msi.c.
Referenced by test_MsiEnumClients(), test_MsiGetComponentPath(), test_MsiGetComponentPathEx(), test_MsiGetProductCode(), test_MsiProvideQualifiedComponentEx(), test_MsiQueryComponentState(), and test_MsiQueryFeatureState().
Definition at line 756 of file msi.c.
Definition at line 977 of file msi.c.
Referenced by test_command_line_parsing(), test_MsiProvideComponent(), and test_sourcedir_props().
Definition at line 1132 of file msi.c.
Referenced by test_MsiEnumClients(), test_MsiEnumComponents(), test_MsiEnumComponentsEx(), test_MsiEnumPatches(), test_MsiEnumPatchesEx(), test_MsiEnumPatchesEx_machine(), test_MsiEnumPatchesEx_usermanaged(), test_MsiEnumPatchesEx_userunmanaged(), test_MsiEnumProducts(), test_MsiEnumProductsEx(), test_MsiGetComponentPath(), test_MsiGetComponentPathEx(), test_MsiGetPatchInfo(), test_MsiGetPatchInfoEx(), test_MsiGetProductCode(), test_MsiGetProductInfoEx(), test_MsiGetUserInfo(), test_MsiOpenProduct(), test_MsiProvideQualifiedComponentEx(), test_MsiQueryComponentState(), test_MsiQueryFeatureState(), and test_MsiQueryProductState().
Definition at line 997 of file msi.c.
Referenced by test_command_line_parsing(), test_MsiProvideComponent(), and test_sourcedir_props().
Definition at line 1474 of file msi.c.
Referenced by compose_base85_guid().
Definition at line 1154 of file msi.c.
Referenced by test_MsiEnumClients(), test_MsiEnumComponents(), test_MsiEnumComponentsEx(), test_MsiEnumPatches(), test_MsiEnumPatchesEx(), test_MsiEnumProducts(), test_MsiEnumProductsEx(), test_MsiGetComponentPath(), test_MsiGetComponentPathEx(), test_MsiGetPatchInfoEx(), test_MsiGetProductCode(), test_MsiGetProductInfoEx(), test_MsiGetUserInfo(), test_MsiOpenProduct(), test_MsiQueryComponentState(), test_MsiQueryFeatureState(), and test_MsiQueryProductState().
|
static |
Definition at line 3967 of file msi.c.
Referenced by test_MsiGetFileVersion().
Definition at line 12891 of file msi.c.
Referenced by test_MsiSetExternalUI().
Definition at line 12901 of file msi.c.
Referenced by test_MsiSetExternalUI().
Definition at line 12896 of file msi.c.
Referenced by test_MsiSetExternalUI().
Definition at line 712 of file msi.c.
Referenced by create_package_db().
START_TEST | ( | msi | ) |
Definition at line 13426 of file msi.c.
Definition at line 13266 of file msi.c.
Referenced by START_TEST().
Definition at line 13214 of file msi.c.
Referenced by START_TEST().
Definition at line 940 of file msi.c.
Referenced by START_TEST().
Definition at line 12980 of file msi.c.
Referenced by START_TEST().
Definition at line 12441 of file msi.c.
Referenced by START_TEST().
Definition at line 3764 of file msi.c.
Referenced by START_TEST().
Definition at line 12268 of file msi.c.
Referenced by START_TEST().
Definition at line 12341 of file msi.c.
Referenced by START_TEST().
Definition at line 10284 of file msi.c.
Referenced by START_TEST().
Definition at line 10098 of file msi.c.
Referenced by START_TEST().
Definition at line 9732 of file msi.c.
Referenced by test_MsiEnumPatchesEx().
Definition at line 8886 of file msi.c.
Referenced by test_MsiEnumPatchesEx().
Definition at line 9360 of file msi.c.
Referenced by test_MsiEnumPatchesEx().
Definition at line 11958 of file msi.c.
Referenced by START_TEST().
Definition at line 12097 of file msi.c.
Referenced by START_TEST().
Definition at line 2391 of file msi.c.
Referenced by START_TEST().
Definition at line 2938 of file msi.c.
Referenced by START_TEST().
Definition at line 12808 of file msi.c.
Referenced by START_TEST().
Definition at line 1045 of file msi.c.
Referenced by START_TEST().
Definition at line 12054 of file msi.c.
Referenced by START_TEST().
Definition at line 3994 of file msi.c.
Referenced by START_TEST().
Definition at line 11765 of file msi.c.
Referenced by START_TEST().
Definition at line 10878 of file msi.c.
Referenced by START_TEST().
Definition at line 3485 of file msi.c.
Referenced by START_TEST().
Definition at line 4257 of file msi.c.
Referenced by START_TEST().
Definition at line 5554 of file msi.c.
Referenced by START_TEST().
Definition at line 7963 of file msi.c.
Referenced by START_TEST().
Definition at line 8559 of file msi.c.
Referenced by START_TEST().
Definition at line 3259 of file msi.c.
Referenced by START_TEST().
Definition at line 3345 of file msi.c.
Referenced by START_TEST().
Definition at line 2007 of file msi.c.
Referenced by START_TEST().
Definition at line 1517 of file msi.c.
Referenced by START_TEST().
Definition at line 1173 of file msi.c.
Referenced by START_TEST().
Definition at line 12923 of file msi.c.
Referenced by START_TEST().
Definition at line 12726 of file msi.c.
Referenced by START_TEST().
Definition at line 12906 of file msi.c.
Referenced by START_TEST().
Definition at line 835 of file msi.c.
Referenced by START_TEST().
Definition at line 13096 of file msi.c.
Referenced by START_TEST().
Definition at line 13151 of file msi.c.
Referenced by START_TEST().
Definition at line 802 of file msi.c.
Referenced by START_TEST().
Definition at line 687 of file msi.c.
Referenced by test_concurrentinstall().
Definition at line 674 of file msi.c.
Referenced by test_concurrentinstall().
Definition at line 1015 of file msi.c.
Referenced by test_MsiEnumPatches(), test_MsiEnumPatchesEx_machine(), test_MsiEnumPatchesEx_usermanaged(), test_MsiEnumPatchesEx_userunmanaged(), and test_MsiQueryProductState().
Definition at line 1017 of file msi.c.
Referenced by test_MsiGetFileHash().
const struct { ... } hash_data[] |
Referenced by SOFTPUB_VerifyImageHash(), and test_MsiGetFileHash().
Definition at line 41 of file msi.c.
Referenced by create_package_db(), test_command_line_parsing(), test_concurrentinstall(), test_MsiConfigureProductEx(), test_MsiGetFeatureInfo(), test_MsiOpenProduct(), test_MsiProvideComponent(), test_MsiSetFeatureAttributes(), test_setpropertyfolder(), and test_sourcedir_props().
Definition at line 42 of file msi.c.
Referenced by create_package_db().
Definition at line 660 of file msi.c.
Referenced by test_MsiProvideComponent(), and test_sourcedir_props().
Definition at line 645 of file msi.c.
Referenced by test_setpropertyfolder().
Definition at line 1465 of file msi.c.
Referenced by encode_base85_guid().
Definition at line 571 of file msi.c.
Referenced by test_MsiGetFeatureInfo(), and test_MsiSetFeatureAttributes().