mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 07:02:56 +00:00
[WININET_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
bc01cef03a
commit
a5fc445e71
6 changed files with 398 additions and 62 deletions
|
@ -14,12 +14,12 @@
|
|||
#define WINE_NOWINSOCK
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
#include <wininet.h>
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "wininet.h"
|
||||
#include "wininet_test.h"
|
||||
|
||||
#include <wine/test.h>
|
||||
#include "wine/test.h"
|
||||
|
||||
/***********************************************************************
|
||||
* Compatibility macros
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue