#include <apitest.h>
#include <shlobj.h>
#include <atlbase.h>
#include <atlcom.h>
#include <stdio.h>
#include <shellutils.h>
Go to the source code of this file.
◆ _UNICODE
◆ UNICODE
◆ START_TEST()
START_TEST |
( |
IACLHistory |
| ) |
|
Definition at line 24 of file IACLHistory.cpp.
30 skip(
"CoInitialize failed with 0x%08lX\n",
init.hres);
35 CComPtr<IUnknown> pHistory;
41 CComPtr<IEnumString> pEnum;
#define ok_long(expression, result)
#define IID_PPV_ARG(Itype, ppType)
#define ok_hex(expression, result)
#define ok_int(expression, result)
HRESULT WINAPI DECLSPEC_HOTPATCH CoCreateInstance(REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext, REFIID iid, LPVOID *ppv)