1
0
mirror of https://github.com/UzixLS/KernelEx.git synced 2025-07-18 23:11:19 +03:00
Files
KernelEx/auxiliary/userenv/userenv.def
2018-11-03 16:21:13 +03:00

19 lines
458 B
Modula-2
Executable File

LIBRARY userenv.dll BASE=0x7D0A0000
EXPORTS
CreateEnvironmentBlock
DestroyEnvironmentBlock
ExpandEnvironmentStringsForUserA
ExpandEnvironmentStringsForUserW
GetAllUsersProfileDirectoryA
GetAllUsersProfileDirectoryW
GetProfilesDirectoryA
GetProfilesDirectoryW
GetProfileType
GetUserProfileDirectoryA
GetUserProfileDirectoryW
LoadUserProfileA
LoadUserProfileW
RegisterGPNotification
UnloadUserProfile
UnregisterGPNotification