Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/
Dloclibrary.h33 int PathForResourceW ( HMODULE module, const wchar_t *name, wchar_t *locFile, int locFileLen);
41 #define PathForResource PathForResourceW
Dloclibrary.c142 int PathForResourceW ( HMODULE module, const wchar_t *name, wchar_t *locFile, int locFileLen) in PathForResourceW() function