01-29-2015 01:31 AM
Hi,
Some function of the "user32.dll" is use to hide/show the taskbar - Quick launch bar ....
I want also use the "user32.dll" for this operation.
thanks
01-29-2015 01:46 AM
Hi Jacouille,
I want…
Is this a question or a problem description? If yes: can you specify the problem?
Regarding calling functions in the WIN API you could start with this old function library…