AreFileApisANSI (KERNEL32.@)
BOOL AreFileApisANSI ( )
Determines if file functions are using ANSI.
TRUE: Set of file functions is using ANSI code page
FALSE: Set of file functions is using OEM code page
Defined in "winbase.h".
Implemented in "dlls/kernel32/file.c". source.winehq.org/source/dlls/kernel32/file.c
Debug channel "file".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.