Hello Man,
I have a little problem and maybe You can give me a hint.
I'm trying to start a Pocket PC project in eVC++ 3.0 using MFC. At design time I'd like to put in my main Form a particular control, such as a Flex Grid.
But when I try to add a component using
Project->Add to Project->Components and Controls, I find that my
C:Program FilesMicrosoft eMbedded ToolsCommonEVCGalleryRegistered ActiveX Controls
folder is empty.
I tried to perform the same operation under VC++ 6.0, and the
C:Program FilesMicrosoft Visual StudioCommonMSDev98GalleryRegistered ActiveX Controls
is full of links to the Controls.
What do I have to do in order to register ActiveX Controls?
As far as I remember, during Visual Studio 6.0 installation, I didn't select/deselect particular applications from the install list. And with eVisual Tools I did the same.
So, could You please give me a hint on how to register ActiveX Controls under eVC++ 3.0 ?
Thanks in Advance
CarryFlag.