ExpandEnvironmentStringsA (KERNEL32.@)
DWORD ExpandEnvironmentStringsA ( LPCSTR src, LPSTR dst, DWORD count )
See ExpandEnvironmentStringsW.
Note: overlapping buffers are not supported; this is how it should be.
FIXME: return value is wrong for MBCS
Defined in "winbase.h".
Implemented in "dlls/kernel32/environ.c". source.winehq.org/source/dlls/kernel32/environ.c
Debug channel "environ".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.