PDA

Click to See Complete Forum and Search --> : Controls


Oct 13th, 2000, 01:05 AM
If you insert a custom control (kinda like in VB) into a C++ app, do you have to distribute it like in VB?

parksie
Oct 13th, 2000, 01:26 PM
Yes, because COM still needs to load the control's code from somewhere.