microbious Posted June 5, 2009 Posted June 5, 2009 Instead of typing a command WinSetState("", "", @SW_MINIMIZE) for current WinSetState("name", "", @SW_MINIMIZE) WinSetState("another window name", "", @SW_MINIMIZE) for all opened windows, is it possible to minimize all that open including folder view and windows like Firefox or control panel ? Thanks in advance
Skruge Posted June 5, 2009 Posted June 5, 2009 In order to help you, can you explain how your process would function differently from WinMinimizeAll? [font="Tahoma"]"Tougher than the toughies and smarter than the smarties"[/font]
microbious Posted June 5, 2009 Author Posted June 5, 2009 (edited) Thanks. thing is that after all windows minimized i will bring one up and this is where coding begins Send Send Send lol just need to make sure ill add Winwaitactive ("name") and WinActivate ("name") You guys are great when it comes to HELPing out. I love u all (im not gay if that's what u think you dirty dirty dirty boy) Edited June 5, 2009 by lessstoopid
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now