WindsorBlue Posted August 21, 2010 Posted August 21, 2010 I tried a few tricks I found on the forum like changing WinWaitDelay and repeatedly setting the @SW_HIDE but it doesn't work. Is there some way I can call through the Windows API to force it to hide or make it a child process of and hide it like that, any trick at all? Unfortunately cannot say which program it is due to NDA but there must be wizards and gurus who have the skills.
JohnOne Posted August 21, 2010 Posted August 21, 2010 "due to NDA" (whatever that is) you probably wont get much help. @SW_HIDE works for me. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
WindsorBlue Posted August 21, 2010 Author Posted August 21, 2010 "due to NDA" (whatever that is) you probably wont get much help.non disclosure agreement why does that mean no-one will help? This stupid program must be resetting itself to SW_SHOW I think I will try and find out with ollydbg if it does
JohnOne Posted August 21, 2010 Posted August 21, 2010 It might have something like WinActivate() in it also. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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