I have spent nearly a week making this and i would very much aprreciate some feedback on it, and mainly is there any way i can make it more efficient or improve some of the code.
Maybe if you explained a little more about what your app does, maybe more people would view your code.
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
Basically the project is an EnumWindows Example, It has the ability to Enumerate either all Top Level Windows on the screen or just Enumerate the windows that are currently visible. The project can also restore the window to any of the following window states:
Here's something to consider.....if a program is minimised to the system tray (eg Messenger) and you attempt to restore it (normal, maximised) your code doesn't restore it.
Thanks Lintz i will consider that, what about the current code that is their, do you think there is a way i could improve that and what other suggestion have you got?
Here's something to consider.....if a program is minimised to the system tray (eg Messenger) and you attempt to restore it (normal, maximised) your code doesn't restore it.
do you know how to do this? i have been trying and can't figure it out.
I have spent nearly a week making this and i would very much aprreciate some feedback on it, and mainly is there any way i can make it more efficient or improve some of the code.
ALL comments are welcome.
Jenova, i hope the program in my signature will give you some idea
if you need any inforamtion pls pm me