10#define COM_NO_WINDOWS_H
16#define ARG_CONTEXT ((PVOID)(ULONG_PTR)0x12345678)
53 "#%lu pwszStoreLocation incorrect\n",
68 "CertEnumSystemStoreLocation should failed with E_INVALIDARG when dwFlags is not 0\n");
static const CERT_SYSTEM_STORE_LOCATION g_SystemStoreLocations[]
struct _CERT_SYSTEM_STORE_LOCATION CERT_SYSTEM_STORE_LOCATION
static BOOL WINAPI CertEnumSystemStoreLocationCallback(_In_ LPCWSTR pwszStoreLocation, _In_ DWORD dwFlags, _Reserved_ void *pvReserved, _Inout_opt_ void *pvArg)
struct _CERT_SYSTEM_STORE_LOCATION * PCERT_SYSTEM_STORE_LOCATION
static LPCSTR DWORD void * pvReserved
_Check_return_ _CRTIMP int __cdecl wcscmp(_In_z_ const wchar_t *_Str1, _In_z_ const wchar_t *_Str2)
DWORD WINAPI GetLastError(void)
#define CERT_SYSTEM_STORE_SERVICES
_In_ PCCERT_CONTEXT _In_ DWORD dwFlags
#define CERT_SYSTEM_STORE_CURRENT_SERVICE
#define CERT_SYSTEM_STORE_USERS
#define CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE
#define CERT_SYSTEM_STORE_LOCAL_MACHINE
BOOL WINAPI CertEnumSystemStoreLocation(_In_ DWORD dwFlags, _Inout_opt_ void *pvArg, __callback PFN_CERT_ENUM_SYSTEM_STORE_LOCATION pfnEnum)
#define CERT_SYSTEM_STORE_CURRENT_USER
#define CERT_SYSTEM_STORE_CURRENT_USER_GROUP_POLICY
#define CERT_SYSTEM_STORE_LOCAL_MACHINE_GROUP_POLICY