source: rxutilex/trunk/rxutilex.def@ 4

Last change on this file since 4 was 4, checked in by Alex Taylor, 13 years ago

RXUTILEX: initial import

File size: 474 bytes
Line 
1LIBRARY RXUTILEX INITINSTANCE TERMINSTANCE
2DATA MULTIPLE NONSHARED
3DESCRIPTION '@#Alex Taylor:0.0.4#@##1## 3 Apr 2013 22:02:22 REINFORCE::::::@@Extra REXX Utility Functions'
4
5EXPORTS Sys2LoadFuncs
6Sys2DropFuncs
7Sys2Version
8Sys2FormatTime
9Sys2GetEpochTime
10Sys2GetClipboardText
11Sys2PutClipboardText
12Sys2KillProcess
13Sys2QueryProcess
14Sys2QueryProcessList
15Sys2QueryForegroundProcess
16Sys2QueryPhysicalMemory
17Sys2ReplaceModule
18Sys2LocateDLL
19
Note: See TracBrowser for help on using the repository browser.