21 lines
430 B
Plaintext
21 lines
430 B
Plaintext
; 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
|