RXEXTRAS.DLL: Difference between revisions
Appearance
Created page with " ==Version== {| class="wikitable" |- ! Date !!Version !! Size !! Comments |- | || || bytes || |- |} ==DLL Entry Points== <PRE> </PRE> ==DLLs Loaded== * DOSCALL1.DLL..." |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
REXX Extra Functions - by [[Dion Gillard]] | |||
==Version== | ==Version== | ||
{| class="wikitable" | {| class="wikitable" | ||
!Date||Version||Size||Comments | |||
|- | |- | ||
|1995-12-18||1.F|| || | |||
|- | |- | ||
| | |1996-04-04||1.G||115.672 bytes|| | ||
|- | |- | ||
|1999-11-09|| || || | |||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
#RxRead | |||
#RxWrite | |||
#RxBootDrive | |||
#RxVolumeLabel | |||
#RxVarDump | |||
#RxStemCopy | |||
#RxExtra | |||
#RxSort | |||
#RxSwitchTo | |||
#RxQuerySwitchList | |||
#RxListBoxFromFile | |||
#RxListBoxFromStem | |||
#RxQueryDriveType | |||
#RxSearchPath | |||
#RxGetItemFromListBox | |||
#RxSetSpinButtonRangeWithIncrement | |||
#RxSetSpinButtonCharRange | |||
#RxSetSpinButtonRangeFromStem | |||
#RxGetItemFromListBoxAtIndex | |||
#RxNap | |||
#RxGetListBoxCount | |||
#RxListBoxToFile | |||
#RxListBoxToStem | |||
#RxAddItemAtIndex | |||
#RxMorphButtonToIcon | |||
#RxSearchItem | |||
#RxQueryWindow | |||
#RxQueryClassName | |||
#RxLineCount | |||
#RxMaximize | |||
#RxMinimize | |||
#RxRestore | |||
#RxWindowSetFocus | |||
#RxWindowSetOwner | |||
#RxWindowSetParent | |||
#RxThread | |||
#RxKillThread | |||
#RxSuspendThread | |||
#RxResumeThread | |||
#RxSetThreadClass | |||
#RxChangeThreadPriority | |||
#RxSetIcon | |||
#RxDrawBitmap | |||
#RxQueryClipboardText | |||
#RxSetClipboardText | |||
#RxAppendClipboardText | |||
#RxScrollListBox | |||
#RxListBoxItemHandle | |||
#RxGetEXEName | |||
#RxQueueList | |||
#RxQueueSetDefault | |||
#RxQueueJobProperties | |||
#RxQueueWriteStem | |||
#RxEventCreate | |||
#RxEventDestroy | |||
#RxEventWaitFor | |||
#RxEventOccurred | |||
#RxEventReset | |||
#RxEventQuery | |||
#RxResourceCreate | |||
#RxResourceDestroy | |||
#RxResourceRequest | |||
#RxResourceRelease | |||
#RxResourceQuery | |||
#RxFileExists | |||
#RxWindowQueryText | |||
#RxKillProcess | |||
#RxSetFileHandles | |||
#RxAddFileHandles | |||
#RxMatchWildCard | |||
#RxDeviceList | |||
#RxDevicePort | |||
#RxContainerSplitBarRemove | |||
#RxNotebookMajorTabSetBackColour | |||
#RxContainerSplitBarSetPosition | |||
#RxContainerExpandTree | |||
#RxEntryFieldReadOnly | |||
#RxWindowClose | |||
#RxStemSearch | |||
#RxSetGlobal | |||
#RxGetGlobal | |||
#RxMemAvail | |||
#RxSysValues | |||
#RxQueryCountryInfo | |||
#RxContainerTitleAttributes | |||
#RxStemInsert | |||
#RxStemRemove | |||
#RxContainerColumnEdit | |||
==DLLs Loaded== | ==DLLs Loaded== | ||
Line 27: | Line 112: | ||
* MSG.DLL | * MSG.DLL | ||
[[Category:DLL]] | |||
[[Category: |
Latest revision as of 15:04, 26 January 2020
REXX Extra Functions - by Dion Gillard
Version
Date | Version | Size | Comments |
---|---|---|---|
1995-12-18 | 1.F | ||
1996-04-04 | 1.G | 115.672 bytes | |
1999-11-09 |
DLL Entry Points
- RxRead
- RxWrite
- RxBootDrive
- RxVolumeLabel
- RxVarDump
- RxStemCopy
- RxExtra
- RxSort
- RxSwitchTo
- RxQuerySwitchList
- RxListBoxFromFile
- RxListBoxFromStem
- RxQueryDriveType
- RxSearchPath
- RxGetItemFromListBox
- RxSetSpinButtonRangeWithIncrement
- RxSetSpinButtonCharRange
- RxSetSpinButtonRangeFromStem
- RxGetItemFromListBoxAtIndex
- RxNap
- RxGetListBoxCount
- RxListBoxToFile
- RxListBoxToStem
- RxAddItemAtIndex
- RxMorphButtonToIcon
- RxSearchItem
- RxQueryWindow
- RxQueryClassName
- RxLineCount
- RxMaximize
- RxMinimize
- RxRestore
- RxWindowSetFocus
- RxWindowSetOwner
- RxWindowSetParent
- RxThread
- RxKillThread
- RxSuspendThread
- RxResumeThread
- RxSetThreadClass
- RxChangeThreadPriority
- RxSetIcon
- RxDrawBitmap
- RxQueryClipboardText
- RxSetClipboardText
- RxAppendClipboardText
- RxScrollListBox
- RxListBoxItemHandle
- RxGetEXEName
- RxQueueList
- RxQueueSetDefault
- RxQueueJobProperties
- RxQueueWriteStem
- RxEventCreate
- RxEventDestroy
- RxEventWaitFor
- RxEventOccurred
- RxEventReset
- RxEventQuery
- RxResourceCreate
- RxResourceDestroy
- RxResourceRequest
- RxResourceRelease
- RxResourceQuery
- RxFileExists
- RxWindowQueryText
- RxKillProcess
- RxSetFileHandles
- RxAddFileHandles
- RxMatchWildCard
- RxDeviceList
- RxDevicePort
- RxContainerSplitBarRemove
- RxNotebookMajorTabSetBackColour
- RxContainerSplitBarSetPosition
- RxContainerExpandTree
- RxEntryFieldReadOnly
- RxWindowClose
- RxStemSearch
- RxSetGlobal
- RxGetGlobal
- RxMemAvail
- RxSysValues
- RxQueryCountryInfo
- RxContainerTitleAttributes
- RxStemInsert
- RxStemRemove
- RxContainerColumnEdit
DLLs Loaded
- DOSCALL1.DLL
- PMGPI.DLL
- PMWIN.DLL
- NLS.DLL
- PMSPL.DLL
- REXXAPI.DLL
- REXX.DLL
- MSG.DLL