mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-15 02:09:19 +08:00
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
|