Folks,
I want to create a system tray application that does not show a dialog.
I've tried to use 'DIALOG SHOW STATE hDlg, %SW_HIDE', but this does not hide the entire dialog.
A small vertical bar is 'polluting' my screen. Does someone know how to get rid of this thing?
------------------
mailto:[email protected][email protected]</A>
www.basicguru.com/zijlema/
I want to create a system tray application that does not show a dialog.
I've tried to use 'DIALOG SHOW STATE hDlg, %SW_HIDE', but this does not hide the entire dialog.
A small vertical bar is 'polluting' my screen. Does someone know how to get rid of this thing?
------------------
mailto:[email protected][email protected]</A>
www.basicguru.com/zijlema/
Comment