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