/*++ Copyright (c) 1996 Microsoft Corporation Module Name: umfuncs.c Abstract: User-mode specific library functions Environment: Windows NT PostScript driver Revision History: 03/16/96 -davidx- Created it. mm/dd/yy -author- description --*/ #include "pslib.h" #if DBG // // Variable to control the amount of debug messages generated // INT _debugLevel = DBG_WARNING; #endif