- GetProfileType
BOOL GetProfileType(DWORD* dwFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LoadUserProfileW
BOOL LoadUserProfileW(HANDLE hToken, LPPROFILEINFOW lpProfileInfo)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- UnloadUserProfile
BOOL UnloadUserProfile(HANDLE hToken, HANDLE hprofile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ profinfo.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************