Home
last modified time | relevance | path

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

/reactos/dll/win32/uxtheme/
H A Dpngsup.cpp54 UnlockResource(pData); in MSSTYLES_TryLoadPng()
/reactos/modules/rostests/apitests/shlwapi/
H A DSHLoadIndirectString.c103 UnlockResource(pData); in extract_resource()
/reactos/modules/rostests/apitests/gdi32/
H A DAddFontMemResourceEx.c355 UnlockResource(hTemplate); in START_TEST()
/reactos/modules/rostests/apitests/ntdll/
H A Dload_notifications.c272 UnlockResource(pData); in extract_resource()
/reactos/modules/rostests/apitests/zipfldr/
H A DIDataObject.cpp70 UnlockResource(pData); in extract_resource()
/reactos/modules/rostests/apitests/apphelp/
H A Ddb.cpp1464 UnlockResource(pData); in extract_resource()
/reactos/sdk/include/psdk/
H A Dwinbase.h3397 #define UnlockResource(handle) ((handle), 0) macro