ReactOS
0.4.15-dev-6049-ge54b32b
NtUserCountClipboardFormats.c
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS api tests
3
* LICENSE: GPL - See COPYING in the top level directory
4
* PURPOSE: Test for NtUserCountClipboardFormats
5
* PROGRAMMERS:
6
*/
7
8
#include <
win32nt.h
>
9
10
11
START_TEST
(
NtUserCountClipboardFormats
)
12
{
13
RTEST
(
NtUserCountClipboardFormats
() < 1000);
14
}
15
START_TEST
#define START_TEST(x)
Definition:
atltest.h:75
NtUserCountClipboardFormats
DWORD NTAPI NtUserCountClipboardFormats(VOID)
Definition:
clipboard.c:658
RTEST
#define RTEST(x)
Definition:
precomp.h:21
win32nt.h
modules
rostests
apitests
win32nt
ntuser
NtUserCountClipboardFormats.c
Generated on Mon May 29 2023 06:07:21 for ReactOS by
1.9.6