mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 06:53:00 +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
|
@ -1,5 +1,5 @@
|
|||
/* First the call stub */
|
||||
DWORD STDCALL
|
||||
DWORD WINAPI
|
||||
NtUserCountClipboardFormats(VOID)
|
||||
{
|
||||
DWORD p;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue