home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 August
/
PCWorld_2000-08_cd.bin
/
Software
/
TemaCD
/
xbasic
/
xbpro.exe
/
xb
/
warning.def
< prev
next >
Wrap
Text File
|
1996-01-19
|
811b
|
32 lines
LIBRARY warning
VERSION 0.0007
EXPORTS %%%%blowback_warning
EXPORTS %_StartLibrary_warning
EXPORTS Blowback
EXPORTS Entry
EXPORTS XuiWarning1B
EXPORTS XuiWarning2B
EXPORTS XuiWarning3B
EXPORTS XuiWarning4B
IMPORTS xb.XgrGetDisplaySize
IMPORTS xb.XgrMessageNameToNumber
IMPORTS xb.XgrProcessMessages
IMPORTS xb.XgrRegisterCursor
IMPORTS xb.XgrRegisterIcon
IMPORTS xb.XgrRegisterMessage
IMPORTS xb.Xui
IMPORTS xb.XuiCallback
IMPORTS xb.XuiCreateGrid
IMPORTS xb.XuiGetBorder
IMPORTS xb.XuiGetDefaultMessageFuncArray
IMPORTS xb.XuiLabel
IMPORTS xb.XuiPositionGrid
IMPORTS xb.XuiProcessMessage
IMPORTS xb.XuiPushButton
IMPORTS xb.XuiRegisterGridType
IMPORTS xb.XuiResizeWindowToGrid
IMPORTS xb.XuiSendMessage
IMPORTS xb.XuiSendToKid
IMPORTS xb.XuiSetGridTypeValue
IMPORTS xb.XuiWindow