Sample Code

Windows Driver Samples/ Print Monitors Samples/ C++/ pjlmon/ pjlmon.inf/

;
; Copyright (c) 2001-2003 Microsoft Corporation. All rights reserved.
;
; Pjlmon.inf 
; 
; Inf sample for pjlmon. This is a subset of ntprint.inf. This inf is not fully functional.
;

;
; Manufacturer section.
;
[Manufacturer]
%ManufacturerName%=ManufacturerName, NTamd64, NTia64

;
; Model Specifications Section
;
[ManufacturerName]
"DriverName" = DriverName.GPD,HardwareId,CompatibleId(s)

[ManufacturerName.NTamd64]
"DriverName" = DriverName.GPD,HardwareId,CompatibleId(s)

[ManufacturerName.NTia64]
"DriverName" = DriverName.GPD,HardwareId,CompatibleId(s)

;
; Installer section(s) referenced above.
;
[DriverName.GPD]
[email protected],@DriverName.GPD,PJLMON.DLL
DataSection=UNIDRV_DATA
DataFile=DriverName.GPD
Include=NTPRINT.INF
LanguageMonitor=%PJL_MONITOR%
Needs=UNIDRV.OEM

;
; Driver files 
;
[SourceDisksFiles]
DriverName.Dll = 1
DriverName.GPD = 1

;
; Localizable Strings
;
[Strings]
ManufacturerName="Name of Manufacturer"
PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"

Our Services

  • What our customers say about us?

© 2011-2024 All Rights Reserved. Joya Systems. 4425 South Mopac Building II Suite 101 Austin, TX 78735 Tel: 800-DEV-KERNEL

Privacy Policy. Terms of use. Valid XHTML & CSS