[comp.windows.ms.programmer] Dynamic icons

bsteiner@bcm.tmc.edu (Brian Steiner) (02/15/91)

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 <disclaimer.h>