Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting windows default printer under Win XP
Message
From
25/09/2003 23:54:00
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Setting windows default printer under Win XP
Miscellaneous
Thread ID:
00832569
Message ID:
00832569
Views:
41
What am I doing wrong? Using VFP8, I am issuing the following...

Receipt_Printer = GETPRINTER()

* Declare the API call, NOTICE the specific name
* for the DLL here!
DECLARE Integer SetdefaultPrinter IN WINSPOOL.DRV String

* Set the printer
SetDefaultPrinter( (Receipt_Printer) )

but get an error messge saying that it can't find the entrypoint.

HELP!
L.A.Long
ProgRes
lalong1@charter.net
Next
Reply
Map
View

Click here to load this message in the networking platform