vefatica May 13,199 180 2008-08-16 #1 My plugin does this in InitializePlugin(): pnid->hIcon = (HICON) SendMessage(hWndConsole, WM_GETICON, ICON_SMALL2, NULL); My plugin command later opens a dialog box and does:
My plugin does this in InitializePlugin(): pnid->hIcon = (HICON) SendMessage(hWndConsole, WM_GETICON, ICON_SMALL2, NULL); My plugin command later opens a dialog box and does: