build: add the SIBO SDK
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
; Generated by Ctran from xpulldwn.cl
|
||||
XPULLDWN_ING equ 1
|
||||
IFNDEF PULLDOWN_ING
|
||||
INCLUDE ..\inc\PULLDOWN.ING
|
||||
ENDIF
|
||||
; Class Numbers
|
||||
C_XPULLDWN equ 81
|
||||
; Method Numbers
|
||||
; Constants for xpulldwn
|
||||
PULLDOWN_3b_LEFT equ (4)
|
||||
PULLDOWN_3b_RIGHT equ (3)
|
||||
PULLDOWN_3b_BOTTOM equ (3)
|
||||
PULLDOWN_3b_TOP equ (4)
|
||||
; Property of xpulldwn
|
||||
PR_XPULLDWN struc
|
||||
XpulldwnRoot PRS_ROOT <>
|
||||
XpulldwnWin PRS_WIN <>
|
||||
XpulldwnListbox PRS_LISTBOX <>
|
||||
PR_XPULLDWN ends
|
||||
Reference in New Issue
Block a user