userenv.spec 890 Bytes
Newer Older
1 2
138 stdcall @(long str str str str long str long long str str long) USERENV_138

3
@ stdcall CreateEnvironmentBlock(ptr ptr long)
4
@ stdcall DestroyEnvironmentBlock(ptr)
5 6
@ stdcall ExpandEnvironmentStringsForUserA(ptr str ptr long)
@ stdcall ExpandEnvironmentStringsForUserW(ptr wstr ptr long)
7 8
@ stdcall GetAllUsersProfileDirectoryA(ptr ptr)
@ stdcall GetAllUsersProfileDirectoryW(ptr ptr)
9 10
@ stdcall GetDefaultUserProfileDirectoryA(ptr ptr)
@ stdcall GetDefaultUserProfileDirectoryW(ptr ptr)
11 12
@ stdcall GetProfilesDirectoryA(ptr ptr)
@ stdcall GetProfilesDirectoryW(ptr ptr)
13
@ stdcall GetProfileType(ptr)
14 15 16
@ stdcall GetUserProfileDirectoryA(ptr ptr ptr)
@ stdcall GetUserProfileDirectoryW(ptr ptr ptr)
@ stdcall LoadUserProfileA(ptr ptr)
17
@ stdcall LoadUserProfileW(ptr ptr)
18
@ stdcall RegisterGPNotification(long long)
19
@ stdcall UnloadUserProfile(ptr ptr)
20
@ stdcall UnregisterGPNotification(long)