Searched refs:PSAPIDLL (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/krb5/src/windows/leash/ |
| H A D | Leash.cpp | 594 #define PSAPIDLL "psapi.dll" in InitDLLs() macro 597 m_hPsapi = AfxLoadLibrary(PSAPIDLL); in InitDLLs() 681 !LoadFuncs(PSAPIDLL, psapi_fi, 0, 0, 1, 0, 0)) in InitDLLs() 683 MessageBox(hwnd, "Could not load " PSAPIDLL "!", "Error", MB_OK); in InitDLLs()
|
| /freebsd/crypto/krb5/src/windows/leashdll/ |
| H A D | leash-int.h | 142 #define PSAPIDLL "psapi.dll" macro
|
| H A D | leashdll.c | 316 LoadFuncs(PSAPIDLL, psapi_fi, &hPsapi, 0, 1, 0, 0); in DllMain()
|