> Oh ok I thought we were talking about DDX_Control, but we're not. For > DDX_Control it works without the call to OnInitDialog, it has code to > see if the control has been subclassed already. Sorry for the noise.
It would be DDX_Control for what I was thinking, yes... are you sure it works without the base class call? This would be news to me... the controls don't even exist until the base call returns, as far as I knew? -- Jason Teagle [EMAIL PROTECTED] _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
