[NTPRINT]

* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55270
This commit is contained in:
Amine Khaldi 2012-01-28 10:29:40 +00:00
parent a56d039edf
commit 2801c84858
3 changed files with 2 additions and 5 deletions

View file

@ -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 */

View file

@ -19,9 +19,6 @@
*
*/
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "winver.h"
#define WINE_FILENAME_STR "ntprint.dll"

View file

@ -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