[PRINTUI]

* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55296
This commit is contained in:
Amine Khaldi 2012-01-29 21:39:30 +00:00
parent c43966f688
commit 2d57ba7294
4 changed files with 2 additions and 11 deletions

View file

@ -38,7 +38,7 @@
WINE_DEFAULT_DEBUG_CHANNEL(printui);
HINSTANCE PRINTUI_hInstance = NULL;
static HINSTANCE PRINTUI_hInstance = NULL;
/* ################################# */

View file

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

View file

@ -63,10 +63,4 @@ typedef struct tag_context {
LPWSTR options[OPT_MAX];
BOOL flags[FLAG_MAX];
} context_t;
/* ## DLL-wide Globals ## */
extern HINSTANCE PRINTUI_hInstance;
#endif

View file

@ -133,7 +133,7 @@ reactos/dll/win32/olethk32 # Autosync
reactos/dll/win32/pdh # Autosync
reactos/dll/win32/pidgen # Autosync
reactos/dll/win32/powrprof # Forked at Wine-1.0rc5
reactos/dll/win32/printui # Autosync
reactos/dll/win32/printui # Synced to Wine-1.3.37
reactos/dll/win32/pstorec # Autosync
reactos/dll/win32/query # Autosync
reactos/dll/win32/rasapi32 # Autosync