build: add the SIBO SDK
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
; Generated by Ctran from xprinter.cl
|
||||
XPRINTER_ING equ 1
|
||||
IFNDEF LPRINTER_ING
|
||||
INCLUDE ..\inc\LPRINTER.ING
|
||||
ENDIF
|
||||
; Class Numbers
|
||||
C_XPRINTER equ 6
|
||||
; Method Numbers
|
||||
; Property of xprinter
|
||||
PRS_XPRINTER struc
|
||||
XprinterLocked dw ?
|
||||
PRS_XPRINTER ends
|
||||
PR_XPRINTER struc
|
||||
XprinterRoot PRS_ROOT <>
|
||||
XprinterLprinter PRS_LPRINTER <>
|
||||
XprinterXprinter PRS_XPRINTER <>
|
||||
PR_XPRINTER ends
|
||||
Reference in New Issue
Block a user