I have found this site to have a wealth of information on a variety of subjects. If I need an example of how a bit of code works this is the site I start with. Thanks for a great forum.
I have an application that I need to kill the taskbar and then bring it back without closing the application. I am using two API's in a module:
Private Declare Function PostMessage Lib "user32.dll" Alias "PostMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.