mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[REG_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
80c45b1f06
commit
f0b579bd14
1 changed files with 2 additions and 4 deletions
|
@ -17,10 +17,8 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <wine/test.h>
|
||||
#include <winnls.h>
|
||||
#include <winreg.h>
|
||||
#include <windows.h>
|
||||
#include "wine/test.h"
|
||||
|
||||
#define lok ok_(__FILE__,line)
|
||||
#define KEY_BASE "Software\\Wine\\reg_test"
|
||||
|
|
Loading…
Reference in a new issue