[CRYPTNET] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-03-09 13:03:13 +01:00
parent 3e2633b781
commit 18075aa040
2 changed files with 12 additions and 15 deletions

View file

@ -18,27 +18,24 @@
*
*/
#define WIN32_NO_STATUS
#include <config.h>
//#include "wine/port.h"
#include "config.h"
#include "wine/port.h"
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS
#include <stdio.h>
//#include <stdarg.h>
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
//#include "winnt.h"
#include <winnls.h>
#include <wininet.h>
//#include "objbase.h"
#include <wincrypt.h>
#include "windef.h"
#include "winbase.h"
#include "winnt.h"
#include "winnls.h"
#include "wininet.h"
#include "objbase.h"
#include "wincrypt.h"
#include <wine/debug.h>
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(cryptnet);

View file

@ -61,7 +61,7 @@ reactos/dll/win32/credui # Synced to WineStaging-3.3
reactos/dll/win32/crypt32 # Synced to WineStaging-3.3
reactos/dll/win32/cryptdlg # Synced to WineStaging-3.3
reactos/dll/win32/cryptdll # Synced to WineStaging-3.3
reactos/dll/win32/cryptnet # Synced to WineStaging-2.9
reactos/dll/win32/cryptnet # Synced to WineStaging-3.3
reactos/dll/win32/cryptui # Synced to WineStaging-2.16
reactos/dll/win32/dbghelp # Synced to WineStaging-3.3
reactos/dll/win32/dciman32 # Synced to WineStaging-2.9