source: trunk/rexxlib/rexxcups.def@ 62

Last change on this file since 62 was 60, checked in by Alex Taylor, 8 years ago

Add framework for REXX interface to CUPS API.

File size: 278 bytes
Line 
1LIBRARY REXXCUPS INITINSTANCE TERMINSTANCE
2DATA MULTIPLE NONSHARED
3DESCRIPTION '@#Alex Taylor:0.1#@##1## 5 Dec 2017 22:32:27 REINFORCE::::::@@REXX Printer Management Utilities'
4
5EXPORTS RxCupsLoadFuncs
6RxCupsDropFuncs
7RxCupsVersion
8RxCupsGetQueues
9
Note: See TracBrowser for help on using the repository browser.