Problem Resolved, thanks

From: mr unreliable (ReplyToNewsgroup_at_notmail.com)
Date: 10/06/04


Date: Wed, 6 Oct 2004 12:49:17 -0400

gosh -- I didn't expect this enquiry to generate such a long thread.

thanks for all your help.

My "flicker-problem" was resolved (at least to my satisfaction) by getting
rid of the image control used for drawing the icon, and rather using the
DrawIconEx api to draw the icon directly on the picbox.hDC.

No more flicker.

and, sometimes api-magic beats vb-magic.

cheers, jw


Loading