mirror of
https://github.com/reactos/reactos.git
synced 2025-01-27 14:03:32 +08:00
[WING32] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
8ebb0aa438
commit
ce9211a205
@ -19,9 +19,11 @@
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <windef.h>
|
||||
#include <winuser.h>
|
||||
#include <wingdi.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "wingdi.h"
|
||||
#include "winuser.h"
|
||||
|
||||
/***********************************************************************
|
||||
* WinGCreateDC (WING32.@)
|
||||
|
@ -199,7 +199,7 @@ reactos/dll/win32/wbemprox # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/windowscodecs # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/windowscodecsext # Synced to WineStaging-2.9
|
||||
reactos/dll/win32/winemp3.acm # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/wing32 # Synced to WineStaging-2.9
|
||||
reactos/dll/win32/wing32 # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/winhttp # Synced to Wine-3.0
|
||||
reactos/dll/win32/wininet # Synced to Wine-3.0
|
||||
reactos/dll/win32/winmm # Forked at Wine-20050628
|
||||
|
Loading…
Reference in New Issue
Block a user