build: add the SIBO SDK
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
; Generated by Ctran from pmodlocs.cl
|
||||
PMODLOCS_ING equ 1
|
||||
IFNDEF FACTIVE_ING
|
||||
INCLUDE ..\inc\FACTIVE.ING
|
||||
ENDIF
|
||||
IFNDEF PRNTDLGS_ING
|
||||
INCLUDE ..\inc\PRNTDLGS.ING
|
||||
ENDIF
|
||||
; Class Numbers
|
||||
C_PMODLOCS equ 73
|
||||
; Method Numbers
|
||||
; Property of pmodlocs
|
||||
PRS_PMODLOCS struc
|
||||
PmodlocsDl dw ?
|
||||
PRS_PMODLOCS ends
|
||||
PR_PMODLOCS struc
|
||||
PmodlocsRoot PRS_ROOT <>
|
||||
PmodlocsLocs PRS_LOCS <>
|
||||
PmodlocsPmodlocs PRS_PMODLOCS <>
|
||||
PR_PMODLOCS ends
|
||||
Reference in New Issue
Block a user