CreateFileA (KERNEL32.@)
HANDLE CreateFileA ( LPCSTR filename, DWORD access, DWORD sharing, LPSECURITY_ATTRIBUTES sa, DWORD creation, DWORD attributes, HANDLE template )
See CreateFileW.
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.