NAME

AreFileApisANSI  (KERNEL32.@)

SYNOPSIS

 BOOL AreFileApisANSI
 (
 )

DESCRIPTION

Determines if file functions are using ANSI.

RETURNS

TRUE: Set of file functions is using ANSI code page

FALSE: Set of file functions is using OEM code page

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/kernel/file.c". source.winehq.org/source/dlls/kernel/file.c

Debug channel "file".


Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.