Definitions: Mono 1.2.6 (Revised) Date Submitted: 2/25/2008 12:43:52 PM Comments: ========================================= Pending issues: 5 [NIEX] System.Configuration.Install.Installer::.ctor() Details: 1 [TODO] System.ServiceProcess.ServiceBase::set_CanHandleSessionChangeEvent(System.Boolean) Details: **************************************************** P/Invokes made by this program Library: user32.dll bool RegisterHotKey(IntPtr, int, HotKey/KeyModifiers, Keys) bool UnregisterHotKey(IntPtr, int) Library: winspool.Drv bool ClosePrinter(IntPtr) bool EndDocPrinter(IntPtr) bool EndPagePrinter(IntPtr) bool OpenPrinter(string, IntPtr&, IntPtr) bool StartDocPrinter(IntPtr, int, USBPrinter/DOCINFOA) bool StartPagePrinter(IntPtr) bool WritePrinter(IntPtr, IntPtr, int, Int32&)