mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 15:53:03 +00:00
- Hey STDCALL, you just got deprecated from rostests
svn path=/trunk/; revision=37750
This commit is contained in:
parent
5cbe280085
commit
a153517e86
20 changed files with 60 additions and 61 deletions
|
@ -59,7 +59,7 @@ int byte_till_end( char *Packet, int PktLen ) {
|
|||
#define ETYPE_ARP WH2N(0x0806)
|
||||
|
||||
extern "C"
|
||||
NTSTATUS STDCALL NtCreateFile(
|
||||
NTSTATUS NTAPI NtCreateFile(
|
||||
PHANDLE FileHandle,
|
||||
ACCESS_MASK DesiredAccess,
|
||||
POBJECT_ATTRIBUTES ObjectAttributes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue