Home
last modified time | relevance | path

Searched defs:uiResourceId (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/browseui/
H A DCProgressDialog.cpp94 static void load_string(LPWSTR *buffer, HINSTANCE hInstance, UINT uiResourceId) in load_string()
345 HRESULT WINAPI CProgressDialog::SetAnimation(HINSTANCE hInstance, UINT uiResourceId) in SetAnimation()