source: rxprtutl/trunk/rxprtutl.def@ 15

Last change on this file since 15 was 15, checked in by Alex Taylor, 12 years ago

Added new RPUDeviceDelete function.
Replaced malloc() with DosAllocMem() in attempt to avoid occasional errors sometimes seen with repeated calls to RPUEnumModels.

File size: 515 bytes
Line 
1LIBRARY RXPRTUTL INITINSTANCE TERMINSTANCE
2DATA MULTIPLE NONSHARED
3DESCRIPTION '@#Alex Taylor:0.2.4#@##1## 8 Sep 2013 20:30:22 REINFORCE::::::@@REXX Printer Management Utilities'
4
5EXPORTS RPULoadFuncs
6RPUDropFuncs
7RPUVersion
8RPUDeviceDelete
9RPUEnumModels
10RPUEnumDrivers
11RPUEnumPorts
12RPUEnumPrinters
13RPUPortDelete
14RPUPortDialog
15RPUPortInfo
16RPUPortInstall
17RPUPortQuery
18RPUPortSet
19RPUOpenView
20RPUPrinterCreate
21RPUPrinterDelete
22RPUPrinterQuery
23RPUQueueDefault
24RPUQueueHold
25
Note: See TracBrowser for help on using the repository browser.