CreateFileA(3w)

NAME

CreateFileA (KERNEL32.@)

SYNOPSIS

HANDLE CreateFileA
 (
  LPCSTR                filename,
  DWORD                 access,
  DWORD                 sharing,
  LPSECURITY_ATTRIBUTES sa,
  DWORD                 creation,
  DWORD                 attributes,
  HANDLE                template
 )

DESCRIPTION

See CreateFileW(3w).

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/file.c".

Debug channel "file".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout