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