User talk:Vytautas: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(ShowWindow() with #SW_RESTORE to un-minimize a window!)
 
(thanks)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Try something like System::Call "user32::ShowWindow(i r1,i 9) i."
Hey, just wanted to know that I am using the script from [[File_Association]] in [http://ggap.sf.net/ ggap]. Thanks! -- Yevgen
The 9 is the flag #SW_RESTORE see PSDK for more info on ShowWindow()
 
[[User:80.202.17.194|80.202.17.194]] 13:07, 22 March 2006 (PST)
[http://www.emsai.net Rescator]

Latest revision as of 06:58, 26 December 2008

Hey, just wanted to know that I am using the script from File_Association in ggap. Thanks! -- Yevgen