Drat, but if I can not handle the WM_CREATE message, then I can not retrieve the pointer to the creator class passed in lParam.

I am going to have to create a custom message to get that to my new WNDPROC.

Yes, this will work, but I am just going to have to do a bit more learning before things are going to fall together.


Thanks again, I'll get it eventually.