5678e1954a
* lib/userenv.def: New stub for userenv.dll.
12 lines
242 B
Modula-2
12 lines
242 B
Modula-2
LIBRARY USERENV.dll
|
|
EXPORTS
|
|
LoadUserProfileA@8
|
|
LoadUserProfileW@8
|
|
UnloadUserProfile@8
|
|
GetProfilesDirectoryA@8
|
|
GetProfilesDirectoryW@8
|
|
GetUserProfileDirectoryA@12
|
|
GetUserProfileDirectoryW@12
|
|
CreateEnvironmentBlock@12
|
|
DestroyEnvironmentBlock@4
|