reactos/dll/apisets/api-ms-win-crt-environment-l1-1-0.spec
2018-04-07 14:50:59 +02:00

22 lines
605 B
Python

# This file is autogenerated by update.py
@ stdcall -arch=i386 __p__environ() msvcrt.__p__environ
@ stdcall -arch=i386 __p__wenviron() msvcrt.__p__wenviron
@ stub _dupenv_s
@ stdcall _putenv() msvcrt._putenv
@ stub _putenv_s
@ stdcall _searchenv() msvcrt._searchenv
@ stub _searchenv_s
@ stub _wdupenv_s
@ stdcall _wgetcwd() msvcrt._wgetcwd
@ stdcall _wgetdcwd() msvcrt._wgetdcwd
@ stdcall _wgetenv() msvcrt._wgetenv
@ stub _wgetenv_s
@ stdcall _wputenv() msvcrt._wputenv
@ stub _wputenv_s
@ stdcall _wsearchenv() msvcrt._wsearchenv
@ stub _wsearchenv_s
@ stdcall getenv() msvcrt.getenv
@ stub getenv_s