How to hide Tray Icons in the Windows Taskbar?

To hide or show the above Windows desktop item with dWinlock, you can use following function:

void wlDisableItem(int item, int disable)
Hide or show several Windows desktop parts at runtime (e.g. desktop, taskbar).


To replace the Windows start menu, you can use following function:

int wlSetStartMenu(hwnd window, int vk, int mf, int vkout, int mfout)

For further information, download our dWinlock trial version with comprehensive help file and several examples.
dWinlock