mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[NTDSAPI] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
@@ -16,17 +16,15 @@
|
||||
* 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 "winerror.h"
|
||||
#include <winuser.h>
|
||||
#include <ntdsapi.h>
|
||||
#include <wine/debug.h>
|
||||
#include <wine/unicode.h>
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winerror.h"
|
||||
#include "winuser.h"
|
||||
#include "ntdsapi.h"
|
||||
#include "wine/debug.h"
|
||||
#include "wine/unicode.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(ntdsapi);
|
||||
|
||||
|
||||
@@ -135,7 +135,7 @@ reactos/dll/win32/msxml6 # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/nddeapi # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/netapi32 # Forked at Wine-1.3.34
|
||||
reactos/dll/win32/npptools # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/ntdsapi # Synced to WineStaging-2.9
|
||||
reactos/dll/win32/ntdsapi # Synced to WineStaging-3.3
|
||||
reactos/dll/win32/objsel # Synced to WineStaging-2.9
|
||||
reactos/dll/win32/odbc32 # Synced to WineStaging-2.9. Depends on port of Linux ODBC.
|
||||
reactos/dll/win32/odbccp32 # Synced to WineStaging-2.9
|
||||
|
||||
Reference in New Issue
Block a user