diff --git a/base/system/expand/expand.c b/base/system/expand/expand.c index 6acfb63c0f2..ea7bfdf80be 100644 --- a/base/system/expand/expand.c +++ b/base/system/expand/expand.c @@ -18,13 +18,11 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ -#define WIN32_NO_STATUS -#include -#include -#include -#include -#include +#define WIN32_LEAN_AND_MEAN + #include +#include +#include #include #include diff --git a/media/doc/README.WINE b/media/doc/README.WINE index 8f54e3b2bb4..e9b7d7e4928 100644 --- a/media/doc/README.WINE +++ b/media/doc/README.WINE @@ -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