Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/
Dloclibrary.h41 #define PathForResource PathForResourceW macro
44 #define PathForResource PathForResourceA macro
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelExe.cpp271 res = PathForResource( NULL, L"ControlPanelResources.dll", resource, MAX_PATH ); in InitInstance()
279 res = PathForResource( NULL, L"ControlPanelLocalized.dll", resource, MAX_PATH ); in InitInstance()