mirror of
https://github.com/reactos/reactos.git
synced 2025-04-06 05:34:22 +00:00
[EXPAND] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
444338ae2e
commit
f4ab01b670
2 changed files with 5 additions and 7 deletions
|
@ -18,13 +18,11 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#include <stdarg.h>
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
#include <winreg.h>
|
||||
#include <winuser.h>
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <windows.h>
|
||||
#include <lzexpand.h>
|
||||
#include <setupapi.h>
|
||||
|
||||
|
|
|
@ -242,7 +242,7 @@ reactos/base/applications/winhlp32 # Synced to WineStaging-3.3
|
|||
reactos/base/applications/wordpad # Synced to WineStaging-1.9.16
|
||||
reactos/base/applications/write # Synced to WineStaging-3.3
|
||||
reactos/base/services/rpcss # Synced to WineStaging-3.3
|
||||
reactos/base/system/expand # Synced to WineStaging-2.9
|
||||
reactos/base/system/expand # Synced to WineStaging-3.3
|
||||
reactos/base/system/msiexec # Synced to WineStaging-2.16
|
||||
reactos/modules/rosapps/winfile # Autosync
|
||||
|
||||
|
|
Loading…
Reference in a new issue