Go to the source code of this file.
◆ START_TEST()
Definition at line 10 of file SHEnumerateUnreadMailAccountsW.cpp.
11{
17
19 L"Software\\Microsoft\\Windows\\CurrentVersion\\UnreadMail\\example.com",
22
27
29 {
31 L"Software\\Microsoft\\Windows\\CurrentVersion\\UnreadMail\\example.com");
32 }
33}
#define ok_hex(expression, result)
#define ok_long(expression, result)
static LSTATUS(WINAPI *pRegDeleteTreeW)(HKEY
LONG WINAPI RegCreateKeyExW(_In_ HKEY hKey, _In_ LPCWSTR lpSubKey, _In_ DWORD Reserved, _In_opt_ LPWSTR lpClass, _In_ DWORD dwOptions, _In_ REGSAM samDesired, _In_opt_ LPSECURITY_ATTRIBUTES lpSecurityAttributes, _Out_ PHKEY phkResult, _Out_opt_ LPDWORD lpdwDisposition)
LONG WINAPI RegDeleteKeyW(_In_ HKEY hKey, _In_ LPCWSTR lpSubKey)
EXTERN_C HRESULT WINAPI SHEnumerateUnreadMailAccountsW(_In_opt_ HKEY hKeyUser, _In_ DWORD dwIndex, _Out_writes_(cchMailAddress) PWSTR pszMailAddress, _In_ INT cchMailAddress)
#define REG_CREATED_NEW_KEY
#define HKEY_CURRENT_USER