Sean, Amazing and thank you. I was Googling and tweaking and couldn't get it to work.
What does 0x44C mean? The best I could come up with that might be required was: fMask= 0x100 ;; SEE_MASK_FLAG_DDEWAIT Ted --- In [email protected], "swzoh" wrote: > > The following seems to work fine, though I set incorrect types > for the unneeded args: > > local sVerb="properties" > local sFile=?"C:\WINDOWS\explorer.exe" > local sParam > local sWork > local hWnd,hInst,hProc > > local sei=dll.create_struct("ui ui ui s s s s i i i i ui ui ui ui", > 60,0x44C,"hWnd","sVerb|sFile|sParam|sWork",1,"hInst| | | | | |hProc") > dll.call("shell32.dll|ShellExecuteEx|t* i",sei) Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
