mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 10:56:05 +00:00
* Addendum to r58214.
svn path=/trunk/; revision=58290
This commit is contained in:
parent
5bb23410f9
commit
c71475e3bb
131 changed files with 223 additions and 274 deletions
|
@ -5,9 +5,9 @@
|
|||
* PROGRAMMERS: Timo Kreuzer
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <wine/test.h>
|
||||
#include <windows.h>
|
||||
#include <wingdi.h>
|
||||
#include <winuser.h>
|
||||
|
||||
#define TEST(x) ok(x, #x"\n")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue