Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bcm!bcm.tmc.edu From: bsteiner@bcm.tmc.edu (Brian Steiner) Newsgroups: comp.windows.ms.programmer Subject: Dynamic icons Message-ID: <4102@gazette.bcm.tmc.edu> Date: 14 Feb 91 18:54:08 GMT Sender: usenet@bcm.tmc.edu Organization: Baylor College of Medicine, Houston Texas Lines: 12 Nntp-Posting-Host: bcm.tmc.edu Question: How can I change the icon for a minimized window without overwritting the current display surface? Senerio: I change the class icon for the window and then issue a ShowWindow(hWnd, SW_SHOWNA) to activate the new icon. If another window is over this icon, it punches a hole in the window! Any ideas? BWS #include