_GUICtrlTab_FindTab($currentprinter & " Printing Preferences", "Page Setup")
On all 64bit systems that I have testes this on, it seems to fail or return -1.
I compiled the scripts with beta 3.3.9.4
I am trying to grab the tab control from running rundll32 printui.dll,PrintUIEntry /e /n
What am I doing wrong here?