by MXP » Thu Oct 09, 2003 9:01 pm
What's wrong with creating an edit, placing it on your window, then destroying it when you're done?
CreateWindow(...) when you need it.
DestroyWindow() when you dont.
Need information on a function I've posted? Chances are it's at the
MSDN.