Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/shlwapi/
H A DSHLoadIndirectString.c70 BOOL extract_resource(const WCHAR* Filename, LPCWSTR ResourceName) in extract_resource() function
/reactos/modules/rostests/apitests/ntdll/
H A Dload_notifications.c239 BOOL extract_resource(const WCHAR* Filename, LPCWSTR ResourceName) in extract_resource() function
/reactos/modules/rostests/apitests/zipfldr/
H A DIDataObject.cpp39 BOOL extract_resource(WCHAR* Filename, LPCWSTR ResourceName, WCHAR* ParentFolder) in extract_resource() function
/reactos/modules/rostests/apitests/apphelp/
H A Ddb.cpp1447 static bool extract_resource(const WCHAR* Filename, LPCWSTR ResourceName) in extract_resource() function
/reactos/modules/rostests/winetests/msi/
H A Daction.c2566 static void extract_resource(const char *name, const char *type, const char *path) in extract_resource() function