Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Durl.c2556 HRESULT WINAPI MLBuildResURLA(LPCSTR lpszLibName, HMODULE hMod, DWORD dwFlags, in MLBuildResURLA()
2584 HRESULT WINAPI MLBuildResURLW(LPCWSTR lpszLibName, HMODULE hMod, DWORD dwFlags, in MLBuildResURLW()
/reactos/dll/win32/ole32/
H A Dcompobj.c3617 HINSTANCE WINAPI CoLoadLibrary(LPOLESTR lpszLibName, BOOL bAutoFree) in CoLoadLibrary()