PDA

View Full Version : Icon weirdness


vefatica
2008-08-16, 14:52
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: