mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[NTPRINT]
* Sync to Wine 1.3.37. svn path=/trunk/; revision=55270
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(ntprint);
|
||||
|
||||
HINSTANCE NTPRINT_hInstance = NULL;
|
||||
static HINSTANCE NTPRINT_hInstance = NULL;
|
||||
|
||||
typedef struct {
|
||||
LPMONITOR_INFO_2W mi2; /* Buffer for installed Monitors */
|
||||
|
||||
@@ -19,9 +19,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winuser.h"
|
||||
#include "winver.h"
|
||||
|
||||
#define WINE_FILENAME_STR "ntprint.dll"
|
||||
|
||||
@@ -118,7 +118,7 @@ reactos/dll/win32/msxml3 # Autosync
|
||||
reactos/dll/win32/nddeapi # Synced to Wine-1.3.37
|
||||
reactos/dll/win32/netapi32 # Autosync
|
||||
reactos/dll/win32/ntdsapi # Autosync
|
||||
reactos/dll/win32/ntprint # Autosync
|
||||
reactos/dll/win32/ntprint # Synced to Wine-1.3.37
|
||||
reactos/dll/win32/objsel # Synced to Wine-1.3.37
|
||||
reactos/dll/win32/odbc32 # Out of sync. Depends on port of Linux ODBC.
|
||||
reactos/dll/win32/odbccp32 # Autosync
|
||||
|
||||
Reference in New Issue
Block a user