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