用delphi開發(fā)的有關打印的驅動實例; LIBRARY genprint Exports EnumPrintProcessorDatatypesW OpenPrintProcessor PrintDocumentOnPrintProcessor ControlPrintProcessor ClosePrintProcessor GetPrintProcessorCapabilities
標簽: EnumPrintProcessorDatatypesW OpenPrintProc genprint LIBRARY
上傳時間: 2015-10-25
上傳用戶:lingzhichao
Exports figures nicely to a number of vector & bitmap formats
標簽: Exports figures formats bitmap nicely number vector to of
上傳時間: 2020-04-16
上傳用戶:果真是軍哥123
1. PL/0 語言介紹 ●PL/0 程序設計語言是一個較簡單的語言,它以賦值語句為基礎,構造概念有順序、條件和重復(循環(huán))三種。PL/0 有子程序概念,包括過程定義(可以嵌套)與調用且有局部變量說明。PL/0語言編譯程序采用以語法分析為核心、一遍掃描的編譯方法。詞法分析和代碼生成作為獨立的子程序供語法分析程序調用。語法分析的同時,提供了出錯報告和出錯恢復的功能。在源程序沒有錯誤編譯通過的情況下,調用類PCODE解釋程序解釋執(zhí)行生成的類PCODE代碼。 ●保留字(關鍵字):所謂保留字是指在Pascal語言中具有特定的含義。標準Pascal語言中的保留字一共有35個,Turbo Pascal語言一共有51個。下面是Pascal語言的保留字:AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,F(xiàn)ILE,F(xiàn)OR,F(xiàn)UNTION,GOTO,IF,IN,LABEL,MOD,NIL,NOT,OF,OR,PACKED,PROCEDURE,PROGRAM,RECORD,REPEAT,SET,THEN,TO,TYPE,UNTIL,VAR,WHILE,WITH,Exports,SHR,STRING,ASM,OBJECT,UNIT,CONSTRUCTOR,IMPLEMENTATION,DESTRUCTOR,USES,INHERITED,INLINE,INTERFACE,LIBRARY,XOR,SHL
上傳時間: 2015-07-17
上傳用戶:zm7516678
This directory builds the Tape class driver for Microsoft® Windows® Server 2003. The class driver implements device-independent support, and Exports support routines for device-specific tape miniclass drivers. It handles device-independent tape requests and calls the tape minidriver routines to process device-specific functions. Class driver splits transfer requests, when necessary, to fit the maximum transfer size for the underlying host bus adapter. It also provides device-independent, tape-specific error handling, and calls the tape miniclass driver s device-specific error handling routines.
標簽: class Microsoft directory reg
上傳時間: 2013-12-09
上傳用戶:huangld
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver Exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations. This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.
標簽: driver This controllers directory
上傳時間: 2016-06-28
上傳用戶:caiiicc
This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver Exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible shutting down the controller during device removal or power management operations.
標簽: PCI_UltraSCSI Controllers directory contains
上傳時間: 2016-06-28
上傳用戶:l254587896
I always wanted to play around with JNI. This is my first attempt so I created a utility DLL called TestImpl.dll that Exports several useful functions which are difficult or impossible to implement in JAVA.
標簽: attempt created utility always
上傳時間: 2013-12-28
上傳用戶:lx9076