ReactOS 0.4.16-dev-338-g34e76ad
|
#include <ntstatus.h>
#include <windows.h>
#include <shlwapi.h>
#include <winnt.h>
#include <winternl.h>
#include <winerror.h>
#include <stdio.h>
#include <initguid.h>
#include <pseh/pseh2.h>
#include "wine/test.h"
#include "apphelp_apitest.h"
Go to the source code of this file.
Classes | |
struct | _DB_INFORMATION |
Typedefs | |
typedef struct _DB_INFORMATION | DB_INFORMATION |
typedef struct _DB_INFORMATION * | PDB_INFORMATION |
#define expect_indexA (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : expect_indexA_imp |
#define match_dw_attr (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : match_dw_attr_imp |
#define match_guid_attr (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : match_guid_attr_imp |
#define match_qw_attr (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : match_qw_attr_imp |
#define match_strw_attr (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : match_strw_attr_imp |
#define TAG_APP_NAME (0x6 | TAG_TYPE_STRINGREF) |
#define TAG_APP_NAME_RC_ID (0x24 | TAG_TYPE_DWORD) |
#define TAG_APPHELP (0xD | TAG_TYPE_LIST) |
#define TAG_APPHELP_DETAILS (0x18 | TAG_TYPE_STRINGREF) |
#define TAG_APPHELP_TITLE (0x1B | TAG_TYPE_STRINGREF) |
#define TAG_BIN_FILE_VERSION (0x2 | TAG_TYPE_QWORD) |
#define TAG_BIN_PRODUCT_VERSION (0x3 | TAG_TYPE_QWORD) |
#define TAG_CHECKSUM (0x3 | TAG_TYPE_DWORD) |
#define TAG_COMMAND_LINE (0x8 | TAG_TYPE_STRINGREF) |
#define TAG_COMPANY_NAME (0x9 | TAG_TYPE_STRINGREF) |
#define TAG_COMPILER_VERSION (0x22 | TAG_TYPE_STRINGREF) |
#define TAG_DATA (0xF | TAG_TYPE_LIST) |
#define TAG_DATA_BITS (0x5 | TAG_TYPE_BINARY) |
#define TAG_DATABASE (0x1 | TAG_TYPE_LIST) |
#define TAG_DATABASE_ID (0x7 | TAG_TYPE_BINARY) |
#define TAG_EXE (0x7 | TAG_TYPE_LIST) |
#define TAG_EXE_ID (0x4 | TAG_TYPE_BINARY) |
#define TAG_FILE_DESCRIPTION (0x12 | TAG_TYPE_STRINGREF) |
#define TAG_FILE_VERSION (0x13 | TAG_TYPE_STRINGREF) |
#define TAG_FLAG_LUA (0x10 | TAG_TYPE_QWORD) |
#define TAG_FLAGS (0x17 | TAG_TYPE_DWORD) |
#define TAG_GENERAL (0x2 | TAG_TYPE_NULL) |
#define TAG_HTMLHELPID (0x15 | TAG_TYPE_DWORD) |
#define TAG_INCLUDE (0x1 | TAG_TYPE_NULL) |
#define TAG_INEXCLUD (0x3 | TAG_TYPE_LIST) |
#define TAG_INTERNAL_NAME (0x15 | TAG_TYPE_STRINGREF) |
#define TAG_LAYER (0xB | TAG_TYPE_LIST) |
#define TAG_LAYER_TAGID (0x1A | TAG_TYPE_DWORD) |
#define TAG_LEGAL_COPYRIGHT (0x16 | TAG_TYPE_STRINGREF) |
#define TAG_LINK (0xE | TAG_TYPE_LIST) |
#define TAG_LINK_DATE (0x1D | TAG_TYPE_DWORD) |
#define TAG_LINK_URL (0x19 | TAG_TYPE_STRINGREF) |
#define TAG_LINKER_VERSION (0x1C | TAG_TYPE_DWORD) |
#define TAG_MATCH_MODE (0x1 | TAG_TYPE_WORD) |
#define TAG_MATCHING_FILE (0x8 | TAG_TYPE_LIST) |
#define TAG_MODULE (0x3 | TAG_TYPE_STRINGREF) |
#define TAG_MODULE_TYPE (0x6 | TAG_TYPE_DWORD) |
#define TAG_NAME (0x1 | TAG_TYPE_STRINGREF) |
#define TAG_ORIGINAL_FILENAME (0x14 | TAG_TYPE_STRINGREF) |
#define TAG_OS_PLATFORM (0x23 | TAG_TYPE_DWORD) |
#define TAG_PE_CHECKSUM (0xB | TAG_TYPE_DWORD) |
#define TAG_PROBLEMSEVERITY (0x10 | TAG_TYPE_DWORD) |
#define TAG_PRODUCT_NAME (0x10 | TAG_TYPE_STRINGREF) |
#define TAG_PRODUCT_VERSION (0x11 | TAG_TYPE_STRINGREF) |
#define TAG_SHIM_REF (0x9| TAG_TYPE_LIST) |
#define TAG_SIZE (0x1 | TAG_TYPE_DWORD) |
#define TAG_STRINGTABLE (0x801 | TAG_TYPE_LIST) |
#define TAG_STRINGTABLE_ITEM (0x801 | TAG_TYPE_STRING) |
#define TAG_SUMMARY_MSG_RC_ID (0x26 | TAG_TYPE_DWORD) |
#define TAG_TIME (0x1 | TAG_TYPE_QWORD) |
#define TAG_UPTO_BIN_FILE_VERSION (0xD | TAG_TYPE_QWORD) |
#define TAG_UPTO_BIN_PRODUCT_VERSION (0x6 | TAG_TYPE_QWORD) |
#define TAG_UPTO_LINK_DATE (0x1E | TAG_TYPE_DWORD) |
#define TAG_VENDOR (0x5 | TAG_TYPE_STRINGREF) |
#define TAG_VENDOR_NAME_RC_ID (0x25 | TAG_TYPE_DWORD) |
#define TAG_VERFILEOS (0x9 | TAG_TYPE_DWORD) |
#define TAG_VERFILETYPE (0xA | TAG_TYPE_DWORD) |
#define TAG_WILDCARD_NAME (0xB | TAG_TYPE_STRINGREF) |
typedef struct _DB_INFORMATION DB_INFORMATION |
typedef struct _DB_INFORMATION * PDB_INFORMATION |
|
static |
Definition at line 1194 of file db.cpp.
Referenced by test_mode_generic().
Definition at line 1015 of file db.cpp.
Referenced by test_CheckDatabaseManually().
Definition at line 949 of file db.cpp.
Referenced by test_CheckDatabaseManually().
Definition at line 704 of file db.cpp.
Referenced by test_CheckDatabaseManually().
Definition at line 674 of file db.cpp.
Referenced by test_CheckDatabaseManually().
Definition at line 805 of file db.cpp.
Referenced by check_db_exes().
Definition at line 738 of file db.cpp.
Referenced by check_db_exes().
Definition at line 853 of file db.cpp.
Referenced by check_db_exes().
DEFINE_GUID | ( | GUID_DATABASE_TEST | , |
0xe39b0eb0 | , | ||
0x55db | , | ||
0x450b | , | ||
0x9b | , | ||
0xd4 | , | ||
0xd2 | , | ||
0x0c | , | ||
0x94 | , | ||
0x84 | , | ||
0x26 | , | ||
0x0f | |||
) |
DEFINE_GUID | ( | GUID_MAIN_DATABASE | , |
0x11111111 | , | ||
0x1111 | , | ||
0x1111 | , | ||
0x11 | , | ||
0x11 | , | ||
0x11 | , | ||
0x11 | , | ||
0x11 | , | ||
0x11 | , | ||
0x11 | , | ||
0x11 | |||
) |
Definition at line 1945 of file db.cpp.
Definition at line 1447 of file db.cpp.
Referenced by START_TEST(), test_Data(), and test_MatchApplicationsEx().
Definition at line 652 of file db.cpp.
Definition at line 615 of file db.cpp.
START_TEST | ( | db | ) |
Definition at line 2070 of file db.cpp.
Definition at line 1097 of file db.cpp.
Referenced by START_TEST().
Definition at line 1901 of file db.cpp.
Referenced by START_TEST().
Definition at line 1722 of file db.cpp.
Referenced by test_Data().
Definition at line 1040 of file db.cpp.
Referenced by test_CheckDatabaseManually().
Definition at line 191 of file db.cpp.
Referenced by test_Sdb().
Definition at line 1957 of file db.cpp.
Referenced by START_TEST().
Definition at line 1177 of file db.cpp.
Referenced by test_mode_generic().
|
static |
Definition at line 1469 of file db.cpp.
Definition at line 1388 of file db.cpp.
Definition at line 1536 of file db.cpp.
|
static |
Definition at line 1208 of file db.cpp.
Definition at line 246 of file db.cpp.
Referenced by START_TEST().
Definition at line 533 of file db.cpp.
Referenced by START_TEST().
Definition at line 1581 of file db.cpp.
Referenced by START_TEST().
Definition at line 407 of file db.cpp.
Referenced by START_TEST().
|
static |
Definition at line 2031 of file db.cpp.
Referenced by START_TEST().
Definition at line 517 of file db.cpp.
Referenced by test_stringtable().
Definition at line 1429 of file db.cpp.
Referenced by extract_resource().
DWORD adwExeFlags_0 |
Definition at line 877 of file db.cpp.
Referenced by check_adwExeFlags(), and test_mode_generic().
Definition at line 871 of file db.cpp.
Referenced by check_db_exes().
Definition at line 999 of file db.cpp.
Referenced by check_db_apphelp().
Definition at line 998 of file db.cpp.
Referenced by check_db_apphelp().
TAGREF atrLayers_0 |
Definition at line 878 of file db.cpp.
Referenced by test_mode_generic().
DWORD dwLayerCount |
Definition at line 875 of file db.cpp.
Referenced by expect_layeronly_imp().
Definition at line 146 of file db.cpp.
Referenced by test_GetDatabaseInformationEmpty().
Definition at line 170 of file db.cpp.
Referenced by __getmainargs(), _dump_DIENVELOPE(), _tsearchenv(), _tsearchenv_s(), _wgetenv(), check_live_target(), compat_getenv(), dde_connect(), driver_load(), execute_from_key(), find_execT(), get_env(), get_wine_loader_name(), getenv(), ITERATE_RemoveEnvironmentString(), ITERATE_WriteEnvironmentString(), LocalAddMonitor(), LocalGetPrinterDriverDirectory(), myAddPrinterDriverEx(), ok_argsA_imp(), ok_argsW_imp(), open_driver_reg(), open_env_key(), process2(), RtlSetEnvironmentVariable(), SdbGetMatchingExe(), search_dll_path(), select_file_name(), SHELL_execute(), SHELL_ExecuteW(), SHELL_FindExecutable(), SHELL_quote_and_execute(), SHELL_TryAppPathW(), test_create_env(), test_Environment(), test_envvar(), test_wshshell(), testSet(), testSetHelper(), validate_envW(), WshEnvironment_Create(), and WshShell3_get_Environment().
Definition at line 880 of file db.cpp.
Referenced by doChild(), and test_mode_generic().
GUID exe_id |
Definition at line 873 of file db.cpp.
Referenced by check_db_exes().
Definition at line 874 of file db.cpp.
Referenced by test_mode_generic().
Definition at line 155 of file db.cpp.
Referenced by __get_fdigit(), CDirectoryList::AddPathsFromDirectory(), CertFindCertificateInStore(), compare_FindGlyph(), ConvertPathCase(), DoAddFilesFromItem(), DoDeleteSpecW(), DoLoadImageFile(), DoSpecExistsW(), EnumColorProfilesA(), EnumColorProfilesW(), _Rb_tree< _Key, _Compare, _Value, _KeyOfValue, _Traits, >::erase_unique(), expect_files(), FileCompareOneSideWild(), FileCompareWildTitle(), basic_string< _CharT, _Traits, _Alloc >::find(), TArrayAsVector< T >::Find(), FindTest::find0(), FindTest::find1(), FindTest::find_char(), basic_string< _CharT, _Traits, _Alloc >::find_first_of(), find_next(), FindTest::findif0(), FTPFINDNEXT_FindNextFileProc(), FTPFINDNEXT_FindNextFileW(), XMLStorage::XMLNode::AttributeMap::get(), main(), match_dw_attr_imp(), match_guid_attr_imp(), match_qw_attr_imp(), match_strw_attr_imp(), NewExtDlg_OnOK(), on_mime_message_available(), FileTypeManager::operator[](), opt_findl(), opt_finds(), XMLStorage::XMLReaderBase::parse(), RecentHasShortcut(), remove(), run_tests_EM_FINDTEXT(), SaveDIBToFile(), SdbFindFirstNamedTag(), search(), search_n(), SHAddToRecentDocs(), SHDOCVW_GetPathOfShortcut(), strstr(), TcpipAddIpDlg(), TcpipAdvGwDlg(), TcpipFilterPortDlg(), test__lcreat(), test_GetAbsolutePathName(), and TestMessageHandler().
Definition at line 155 of file db.cpp.
Referenced by SdbFindFirstNamedTag(), and SymFromName().
|
static |
Definition at line 136 of file db.cpp.
Referenced by START_TEST().
DWORD htmlhelpid |
Definition at line 996 of file db.cpp.
Referenced by check_db_apphelp().
PDB_INFORMATION information |
Definition at line 178 of file db.cpp.
Referenced by _IRQL_requires_max_(), FxWmiIrpHandler::_RegInfo(), ClassInterpretSenseInfo(), ClasspAccessAlignmentProperty(), ClasspDeviceGetLBAStatus(), ClasspDeviceLBProvisioningProperty(), ClasspDeviceMediaTypeProperty(), ClasspDeviceSeekPenaltyProperty(), ClasspDeviceTrimProperty(), ClasspWriteCacheProperty(), FxWmiIrpHandler::CompleteWmiExecuteMethodRequest(), FxWmiIrpHandler::CompleteWmiQueryAllDataRequest(), FxWmiIrpHandler::CompleteWmiQuerySingleInstanceRequest(), InterpretTransferPacketError(), RequestHandleQueryPropertyWriteCache(), and SdbGetDatabaseInformation().
LPCWSTR layerName |
Definition at line 173 of file db.cpp.
Referenced by SdbGetLayerTagRef(), SdbpAddExeLayers(), and SdbpAddNamedLayerMatch().
Definition at line 997 of file db.cpp.
Referenced by __rpc_freebroadifs(), _link_put_disabled(), _link_put_href(), _link_put_rel(), _link_put_rev(), _link_put_type(), _test_link_disabled(), _test_link_href(), _test_link_media(), _test_link_rel(), _test_link_rev(), _test_link_type(), abs_path_link(), af_latin_metrics_init_widths(), BadBlockQueryRoutine(), check_db_apphelp(), CreateShortcut(), CRYPT_AsnDecodeSPCLinkInternal(), decode_op_readlink(), FindNextVolumeW(), free_filename_nodes(), CNtObjectFolder::GetDetailsEx(), CNtObjectFolder::GetDetailsOf(), handle_nfs41_link(), HLPFILE_AllocLink(), IHlinkBC_fnRelease(), IHlinkBC_GetHlink(), IHlinkBC_SetCurrentHlink(), IHlinkBC_SetInitialHlink(), IHlinkBC_UpdateHlink(), init_linklist(), InitBadBlocks(), Subdivider::join_s(), Subdivider::join_t(), main(), ME_UpdateLinkAttribute(), netif_output(), nfs41_symlink_target(), qalloc(), NtObjDirectory::read_directory(), CNtObjectFolder::ResolveSymLink(), rpc_broadcast_exp(), send_inode(), send_read_symlink(), slipif_rxbyte(), test_decodeSPCLink(), test_encodeSPCLink(), test_encodeSPCPEImage(), test_HlinkGetSetStringReference(), test_symboliclink(), test_symlinks(), testLinkCert(), WINHELP_FindLink(), WINHELP_HandleTextMouse(), write_dlldata(), write_dlldata_list(), WVTAsn1SpcLinkDecode(), and WVTAsn1SpcLinkEncode().
Definition at line 175 of file db.cpp.
Referenced by _enumerateContextW(), _enumerateGlobalPassthroughW(), _enumerateGlobalW(), _enumerateProvidersW(), _enumerateProviderW(), _hread(), _hwrite(), _RpcAddPortEx(), _tfullpath(), _thunkNetResourceArrayAToW(), _thunkNetResourceArrayWToA(), AddPortExA(), AddPortExW(), AllSysInfo(), AVISaveVW(), BatchGetString(), BuildAdvPropTitle(), BuildDesktopNameList(), BuildWindowStationNameList(), CM_Set_Class_Registry_PropertyA(), CM_Set_DevNode_Registry_Property_ExA(), COMBO_GetText(), COMBO_GetTextA(), COMBO_GetTextW(), ConInKey(), CopyLoop(), Create(), CSR_API(), DECLARE_INTERFACE_(), DeviceProblemTextA(), DisplayClassCoinstallers(), DisplayClassProperties(), DisplayDeviceCoinstallers(), DisplayDevicePropertyText(), DisplayUsage(), DrawTextFromResource(), EngFileWrite(), EngpFileIoRequest(), EnumMRUListA(), EnumMRUListW(), FileGetString(), FilterFindFirst(), FilterFindNext(), FilterGetInformation(), FilterInstanceFindFirst(), FilterInstanceFindNext(), FilterInstanceGetInformation(), FilterVolumeFindFirst(), FilterVolumeFindNext(), FilterVolumeInstanceFindFirst(), FilterVolumeInstanceFindNext(), FormatMessageA(), FormatMessageSafeW(), FormatMessageW(), FormatString(), GdipGetSupportedFileExtensions(), GenerateComputerName(), GetAllUsersProfileDirectoryA(), GetAtomNameA(), GetAtomNameW(), GetBootResourceList(), GetCharacterTimeout(), GetCharWidth32A(), GetCharWidth32W(), GetCharWidthA(), GetCharWidthI(), GetCharWidthW(), GetClipboardFormatNameA(), GetColorDescription(), GetComputerNameA(), GetComputerNameExA(), GetComputerNameExW(), GetComputerNameFromRegistry(), GetComputerNameW(), GetCurrentDirectoryA(), GetCurrentDirectoryW(), GetDefaultUserProfileDirectoryA(), GetDllDirectoryA(), GetDllDirectoryW(), GetDllList(), GetEnvironmentVariableA(), GetEnvironmentVariableW(), GetEventLogInformation(), GetFontObjectA(), GetFontResourceInfoW(), GetFullPathNameA(), GetFullPathNameW(), GetLocalisedText(), GetLogicalDriveStringsA(), GetLogicalDriveStringsW(), GetObjectA(), GetObjectW(), GetProfilesDirectoryA(), GetRefreshRateDescription(), GetServices(), GetSystemDirectoryA(), GetSystemDirectoryW(), GetSystemWindowsDirectoryA(), GetSystemWindowsDirectoryW(), GetTempPathA(), GetUserProfileDirectoryA(), GetWindowsDirectoryA(), GetWindowsDirectoryW(), GlobalGetAtomNameA(), GlobalGetAtomNameW(), GlobalMemoryStatus(), GlobalMemoryStatusEx(), HTTP_HttpQueryInfoW(), HttpQueryInfoA(), HttpQueryInfoW(), IntAddGlobalAtom(), InternetQueryOptionA(), InternetQueryOptionW(), InternetReadFile(), InternetReadFileExW(), InternetSetOptionA(), InternetSetOptionExA(), InternetSetOptionExW(), InternetSetOptionW(), InternetWriteFile(), IntGetAtomName(), IntGetConsoleInput(), IntReadConsole(), IntReadConsoleOutput(), IntWriteConsole(), IntWriteConsoleInput(), IntWriteConsoleOutput(), InvokeRemoteRegistryPickerDialog(), IsDataUnicode(), K32LoadStringExW(), K32LoadStringW(), LoadRdpSettingsFromFile(), LoadStringWrapW(), LocalAddPortEx(), LocalmonAddPortEx(), LsapLoadString(), LsapLoadStringEx(), main(), MAPIFreeBuffer(), MDI_UpdateFrameText(), MsiLoadStringA(), MsiLoadStringW(), NDdeShareAddA(), NDdeShareAddW(), NDdeShareEnumA(), NDdeShareEnumW(), NDdeShareGetInfoA(), NDdeShareGetInfoW(), NDdeShareSetInfoA(), NDdeShareSetInfoW(), NDdeTrustedShareEnumA(), NDdeTrustedShareEnumW(), NPEnumResource(), NpGetUserNamep(), NPSCopyStringA(), NtGdiExtGetObjectW(), NtUserBuildNameList(), PALETTE_GetObject(), ParseSettings(), pCDevSettings_ReadHardwareInfo(), PeekConsoleInput(), PeekConsoleInputA(), PeekConsoleInputW(), PeekNamedPipe(), pSetupOpenAndMapFileForRead(), pSetupStringTableStringFromIdEx(), pSetupUnmapAndCloseFile(), QueryConfig2A(), QueryConfig2W(), QueryServiceConfig2A(), QueryServiceConfig2W(), QueryServiceStatusEx(), ReadAndHandleOutput(), ReadConsoleA(), ReadConsoleInput(), ReadConsoleInputA(), ReadConsoleInputExA(), ReadConsoleInputExW(), ReadConsoleInputW(), ReadConsoleOutputA(), ReadConsoleOutputW(), ReadConsoleW(), ReadDirectoryChangesW(), ReadEventLogA(), ReadEventLogW(), ReadFile(), ReadFileEx(), ReadProcessMemory(), ReadRdpFile(), ReadUrlCacheEntryStream(), REnumServiceGroupW(), REnumServicesStatusA(), REnumServicesStatusExA(), REnumServicesStatusExW(), REnumServicesStatusW(), RQueryServiceConfig2A(), RQueryServiceConfig2W(), RQueryServiceStatusEx(), SampLoadString(), SdbQueryData(), SdbQueryDataEx(), SdbQueryDataExTagID(), SearchPathA(), SearchPathW(), SetActiveComputerNameToRegistry(), SetAllVars(), SetComputerNameExA(), SetComputerNameExW(), SetComputerNameToRegistry(), SetRegTextData(), SETUP_GetValueString(), SndMixerGetLineName(), SndMixerGetProductName(), test_async_file_errors(), test_normal_imports(), CDownloadManager::ThreadFunc(), Toolhelp32ReadProcessMemory(), User32GetImmFileName(), VirtualQuery(), VirtualQueryEx(), wmain(), WNetEnumResourceA(), WNetEnumResourceW(), WNetGetResourceInformationA(), WNetGetResourceInformationW(), WNetGetResourceParentA(), WNetGetResourceParentW(), WNetGetUniversalNameA(), WNetGetUniversalNameW(), WriteConsole(), WriteConsoleA(), WriteConsoleInputA(), WriteConsoleInputVDMA(), WriteConsoleInputVDMW(), WriteConsoleInputW(), WriteConsoleOutputA(), WriteConsoleOutputW(), WriteConsoleW(), WriteFile(), WriteFileEx(), and WriteProcessMemory().
Definition at line 175 of file db.cpp.
Referenced by SdbQueryData(), SdbQueryDataEx(), and SdbQueryDataExTagID().
Definition at line 175 of file db.cpp.
Referenced by SdbQueryData(), SdbQueryDataEx(), and SdbQueryDataExTagID().
Definition at line 175 of file db.cpp.
Referenced by SdbQueryData(), SdbQueryDataEx(), and SdbQueryDataExTagID().
Definition at line 170 of file db.cpp.
Referenced by _module_name_from_addr(), AtlUpdateRegistryFromResourceD(), debugsymbols_AddSyntheticModule(), debugsymbols_AddSyntheticModuleWide(), debugsymbols_GetModuleNames(), DECLARE_INTERFACE_(), FILEDLG95_MRU_get_slot(), FILEDLG95_MRU_load_filename(), FILEDLG95_MRU_save_filename(), FT_Done_Library(), FT_Get_Module(), ft_property_do(), FT_Property_Get(), FT_Property_Set(), load_process_feature(), ps_property_set(), test_IME(), test_ImportDescriptors(), and test_QueryFullProcessImageNameW().
Definition at line 155 of file db.cpp.
Referenced by SdbFindFirstNamedTag().
Definition at line 159 of file db.cpp.
Referenced by test_Sdb().
PDB pdb |
Definition at line 172 of file db.cpp.
Referenced by Database::BeginWriteListTag(), check_db_apphelp(), check_db_exes(), check_db_layer(), check_db_properties(), check_matching_apphelp(), check_matching_file(), check_matching_layer(), codeview_process_info(), Database::EndWriteListTag(), GetSdbGuid(), match_dw_attr_imp(), match_guid_attr_imp(), match_qw_attr_imp(), match_strw_attr_imp(), MSI_OpenDatabaseW(), pdb_ds_read(), pdb_init(), pdb_jg_read(), pdb_read_ds_file(), pdb_read_jg_file(), ProcessExe(), ProcessLayers(), SdbBeginWriteListTag(), SdbCloseDatabase(), SdbCloseDatabaseWrite(), SdbCreateDatabase(), SdbEndWriteListTag(), SdbFindFirstNamedTag(), SdbFindFirstTag(), SdbFindNextTag(), SdbGetBinaryTagData(), SdbGetDatabaseID(), SdbGetDatabaseInformation(), SdbGetDatabaseVersion(), SdbGetFirstChild(), SdbGetLayerTagRef(), SdbGetMatchingExe(), SdbGetNextChild(), SdbGetStringTagPtr(), SdbGetTagDataSize(), SdbGetTagFromTagID(), SdbInstall(), SdbOpenDatabase(), SdbpAddDatabaseGuid(), SdbpAddExeLayers(), SdbpAddExeMatch(), SdbpAddNamedLayerMatch(), SdbpCheckTagIDType(), SdbpCreate(), SdbpFlush(), SdbpGetOrAddStringRef(), SdbpGetString(), SdbpGetTagSize(), SdbpMatchExe(), SdbpMatchFileAttributes(), SdbpOpenDatabase(), SdbpReadData(), SdbpWrite(), SdbpWriteStringtable(), SdbQueryDataEx(), SdbQueryDataExTagID(), SdbReadBinaryTag(), SdbReadDWORDTag(), SdbReadQWORDTag(),