mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:13:03 +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
|
@ -6,10 +6,13 @@
|
|||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#define _INC_WINDOWS
|
||||
#define COM_NO_WINDOWS_H
|
||||
#define UNICODE
|
||||
#include <stdio.h>
|
||||
#include <wine/test.h>
|
||||
#include <windows.h>
|
||||
#include <winreg.h>
|
||||
#include <winnls.h>
|
||||
#include <shlwapi.h>
|
||||
|
||||
static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue