Have simple form with FormBorderStyle of None (ShowInTaskbar = True).
Taskbar icon shows fine in XP, but is missing in W2K.

I've tried override of WndProc() but do not get WM_GETICON on W2K.

Should I try override of CreateParams and manually put together the
style bits?

Ideas?

Thanks for any/all,
Chris