Jump to content

PrintUI.dll and DLLCall


koda69
 Share

Recommended Posts

Having trouble getting the DllCall function within AutoIt to correctly call the PrintUIEntry function within printui.dll. Using windows 7. line of interest is:

$result = DllCal ("printui.dll", "str", "PrintUIEntry", "str", "/dn /q /n\\server\printer"

Have tried various return value types and also seperating the different options into further string parameters, all to no avail. Any suggestions welcome.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...