Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for Icons Icons Icons in microsoft.public.win32.programmer.directx.graphics
Author: John
Date: Aug 3, 2008 20:35
... surface end //////////////////////////////////////////////////////////////// the result is wrong, icon 's background is white. but when...i add three lines code , the icon 's background is transparent when aero....top, SRCCOPY); DeleteDC(hDCDisplay); /// draw icon surface end // x, y is the...on surface. dc.DrawIcon(x, y, icon); ////////////////////////////////// so i think it is a...
|