A
A G V
I need to start the sidebar programmatically [ ShellExecute/CreateProcess].
However, I just want the sidebar icon to appear in the systray.
The actual sidebar windows should not be visible.
I tried using ShowWindow(hWnd,SW_HIDE). Sidebar doesn't respond to it.
However, I just want the sidebar icon to appear in the systray.
The actual sidebar windows should not be visible.
I tried using ShowWindow(hWnd,SW_HIDE). Sidebar doesn't respond to it.