mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:26:00 +00:00
- Welcome to rosapps NTAPI/WINAPI, farewell STDCALL
svn path=/trunk/; revision=37749
This commit is contained in:
parent
256458f8ad
commit
5cbe280085
10 changed files with 45 additions and 47 deletions
|
@ -892,9 +892,7 @@ VOID TdiUnload(
|
|||
|
||||
|
||||
NTSTATUS
|
||||
#ifndef _MSC_VER
|
||||
STDCALL
|
||||
#endif
|
||||
NTAPI
|
||||
DriverEntry(
|
||||
PDRIVER_OBJECT DriverObject,
|
||||
PUNICODE_STRING RegistryPath)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue