Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A Dshlfileop.cpp218 HINSTANCE hIconInstance; member
225 ids->hIconInstance = shell32_hInstance; in SHELL_ConfirmIDs()
314 hIcon = LoadIconW(ids.hIconInstance, (LPWSTR)MAKEINTRESOURCE(ids.icon_resource_id)); in SHELL_ConfirmDialogW()