- Hey STDCALL, you just got deprecated from rostests

svn path=/trunk/; revision=37750
This commit is contained in:
Stefan Ginsberg 2008-11-29 21:37:54 +00:00
parent 5cbe280085
commit a153517e86
20 changed files with 60 additions and 61 deletions

View file

@ -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,