Home
last modified time | relevance | path

Searched refs:OleMetafilePictFromIconAndLabel (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/ole32/
H A Dole32_main.c40 HGLOBAL WINAPI OleMetafilePictFromIconAndLabel(HICON hIcon, LPOLESTR lpszLabel, in OleMetafilePictFromIconAndLabel() function
H A Dole32.spec248 @ stdcall OleMetafilePictFromIconAndLabel(long ptr ptr long)
/reactos/sdk/include/psdk/
H A Dole2.h106 HGLOBAL WINAPI OleMetafilePictFromIconAndLabel(HICON hIcon, LPOLESTR lpszLabel, LPOLESTR lpszSo…
/reactos/modules/rostests/winetests/ole32/
H A Dole2.c1887 U(stgmedium).hMetaFilePict = OleMetafilePictFromIconAndLabel( in test_data_cache()