About a month or two ago, I was talking to a friend, who happened to be a very good C++ programmer. And he said that use of a Window Procedure can make your application very slow if you use a lot of controls, and most commercial apps don't use it, and my question is, if they don't use the window procedure method, then what do they use?


Thanks,
Dennis