Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Windows API: Setting default printer by API 2003-01-02 -- John E. Christ III Newsgroups: comp.lang.clarion
Walter
> Has anyone over gotten the SetDefaultPrinter
> API call to work under Clarion 5EEb ?
This seems to work with C55EE; I'd assume it would also work with C5 :
SetDefaultPrinter(*CSTRING), LONG, PASCAL, RAW, NAME('SetDefaultPrinterA')
Then run libmaker on winspool.drv, delete everything except
SetDefaultPrinterA, save the lib file and add it to your project.
John
Today is November 21, 2024, 6:57 am This article has been viewed 35217 times. Google search has resulted in 90 hits on this article since January 25, 2004.
|
|