mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 07:03:06 +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
|
@ -31,7 +31,7 @@ static char DeviceName [DEVICE_SIZE];
|
|||
|
||||
|
||||
BOOL
|
||||
STDCALL
|
||||
WINAPI
|
||||
GetNextString (
|
||||
char * BufferIn,
|
||||
char * BufferOut,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue