ReactOS 0.4.16-dev-822-gbcedb53
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Definition at line 64 of file profile.c.
Referenced by CreateUserProfileExW(), LoadUserProfileW(), and UnloadUserProfile().
Definition at line 20 of file profile.c.
Referenced by CreateStandardProfile().
Definition at line 353 of file profile.c.
Referenced by SetProfileData().
Definition at line 111 of file profile.c.
Referenced by LoadUserProfileW().
Definition at line 565 of file profile.c.
Referenced by InstallReactOS().
Definition at line 148 of file profile.c.
Referenced by LoadUserProfileW(), and UnloadUserProfile().
Definition at line 708 of file profile.c.
BOOL WINAPI CreateUserProfileExA | ( | _In_ PSID | pSid, |
_In_ LPCSTR | lpUserName, | ||
_In_opt_ LPCSTR | lpUserHive, | ||
_Out_opt_ LPSTR | lpProfileDir, | ||
_In_ DWORD | dwDirSize, | ||
_In_ BOOL | bWin9xUpg | ||
) |
Definition at line 762 of file profile.c.
BOOL WINAPI CreateUserProfileExW | ( | _In_ PSID | pSid, |
_In_ LPCWSTR | lpUserName, | ||
_In_opt_ LPCWSTR | lpUserHive, | ||
_Out_opt_ LPWSTR | lpProfileDir, | ||
_In_ DWORD | dwDirSize, | ||
_In_ BOOL | bWin9xUpg | ||
) |
Definition at line 851 of file profile.c.
Referenced by CreateUserProfileA(), CreateUserProfileExA(), and CreateUserProfileW().
Definition at line 275 of file profile.c.
Referenced by UnloadUserProfile().
BOOL WINAPI DeleteProfileA | ( | _In_ LPCSTR | lpSidString, |
_In_opt_ LPCSTR | lpProfilePath, | ||
_In_opt_ LPCSTR | lpComputerName | ||
) |
Definition at line 1131 of file profile.c.
BOOL WINAPI DeleteProfileW | ( | _In_ LPCWSTR | lpSidString, |
_In_opt_ LPCWSTR | lpProfilePath, | ||
_In_opt_ LPCWSTR | lpComputerName | ||
) |
Definition at line 1175 of file profile.c.
Referenced by DeleteProfileA(), and UnloadUserProfile().
BOOL WINAPI GetAllUsersProfileDirectoryA | ( | _Out_opt_ LPSTR | lpProfileDir, |
_Inout_ LPDWORD | lpcchSize | ||
) |
Definition at line 1270 of file profile.c.
BOOL WINAPI GetAllUsersProfileDirectoryW | ( | _Out_opt_ LPWSTR | lpProfileDir, |
_Inout_ LPDWORD | lpcchSize | ||
) |
Definition at line 1310 of file profile.c.
Referenced by _SHExpandEnvironmentStrings(), CreateEnvironmentBlock(), and GetAllUsersProfileDirectoryA().
BOOL WINAPI GetDefaultUserProfileDirectoryA | ( | _Out_opt_ LPSTR | lpProfileDir, |
_Inout_ LPDWORD | lpcchSize | ||
) |
BOOL WINAPI GetDefaultUserProfileDirectoryW | ( | _Out_opt_ LPWSTR | lpProfileDir, |
_Inout_ LPDWORD | lpcchSize | ||
) |
Definition at line 1443 of file profile.c.
Referenced by _SHGetUserProfileDirectoryW(), CopySystemProfile(), CreateEnvironmentBlock(), GetDefaultUserProfileDirectoryA(), and SaveDefaultUserHive().
Definition at line 1536 of file profile.c.
Referenced by test_get_profiles_dir().
Definition at line 1576 of file profile.c.
Referenced by CreateProfile(), GetProfilesDirectoryA(), LoadUserProfileW(), and test_get_profiles_dir().
Definition at line 1649 of file profile.c.
BOOL WINAPI GetUserProfileDirectoryA | ( | _In_ HANDLE | hToken, |
_Out_opt_ LPSTR | lpProfileDir, | ||
_Inout_ LPDWORD | lpcchSize | ||
) |
Definition at line 1750 of file profile.c.
Referenced by test_get_user_profile_dir().
BOOL WINAPI GetUserProfileDirectoryW | ( | _In_ HANDLE | hToken, |
_Out_opt_ LPWSTR | lpProfileDir, | ||
_Inout_ LPDWORD | lpcchSize | ||
) |
Definition at line 1792 of file profile.c.
Referenced by _SHGetUserProfileDirectoryW(), CreateEnvironmentBlock(), GetUserProfileDirectoryA(), and test_get_user_profile_dir().
Definition at line 202 of file profile.c.
Referenced by LoadUserProfileW().
Definition at line 1894 of file profile.c.
Definition at line 2005 of file profile.c.
Referenced by HandleLogon(), LoadUserProfileA(), ScmLogonService(), SeclCreateProcessWithLogonW(), and START_TEST().
|
static |
Definition at line 453 of file profile.c.
Referenced by LoadUserProfileW().
Definition at line 2184 of file profile.c.
Referenced by HandleLogoff(), HandleLogon(), ScmCreateOrReferenceServiceImage(), ScmRemoveServiceImage(), SeclCreateProcessWithLogonW(), and START_TEST().