PSAPIDLL
m_hPsapi = AfxLoadLibrary(PSAPIDLL);
!LoadFuncs(PSAPIDLL, psapi_fi, 0, 0, 1, 0, 0))
MessageBox(hwnd, "Could not load " PSAPIDLL "!", "Error", MB_OK);
LoadFuncs(PSAPIDLL, psapi_fi, &hPsapi, 0, 1, 0, 0);