mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-18 23:11:19 +03:00
19 lines
458 B
Modula-2
Executable File
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
|