mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
[COMCAT] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
@@ -18,12 +18,10 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#include <stdarg.h>
|
||||
|
||||
//#include <stdarg.h>
|
||||
|
||||
#include <windef.h>
|
||||
//#include "winbase.h"
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
|
||||
/***********************************************************************
|
||||
* DllCanUnloadNow (COMCAT.@)
|
||||
|
||||
@@ -21,4 +21,4 @@
|
||||
#define WINE_FILENAME_STR "comcat.dll"
|
||||
#define WINE_EXTRAVALUES VALUE "OLESelfRegister",""
|
||||
|
||||
#include <wine/wine_common_ver.rc>
|
||||
#include "wine/wine_common_ver.rc"
|
||||
|
||||
@@ -53,7 +53,7 @@ reactos/dll/win32/bcrypt # Synced to WineStaging-1.9.23
|
||||
reactos/dll/win32/browseui # Out of sync
|
||||
reactos/dll/win32/cabinet # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/clusapi # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/comcat # Synced to WineStaging-2.9
|
||||
reactos/dll/win32/comcat # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/comctl32 # Synced to Wine-3.0
|
||||
reactos/dll/win32/comdlg32 # Synced to Wine-3.0
|
||||
reactos/dll/win32/compstui # Synced to WineStaging-2.9
|
||||
|
||||
Reference in New Issue
Block a user