mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[COMCAT] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
d4a72c78a2
commit
0a4d45019b
3 changed files with 5 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue