building a web site[0 replies] microsoft.public.vc.activex.templatelib, fri,
I just got back working on my website. Its taken a long time to finish but I am getting there.
I got great web hosting at http://www.domainnamefree.net where I got a free .com name and a ...
Is this a bug?[0 replies] microsoft.public.vc.activex.templatelib, Thursday, January 26, 2006
Hi,
Here is a scenario using VS.NET 2003 CAB deployment solution:
Step 1:new instance of VS.NET.
Step 2: File -> New -> Project (Shift + CTRL + N)
Step 3: Select the "Setup and...
modal..[1 reply] microsoft.public.vc.activex.templatelib, Tuesday, January 24, 2006
Hi All,
How do i make a Activex Control behave as modal dialog in a mfc based
MDI app ? Any help on this will be much appreciated.
Thanks,
kiran
Code Signing for private developers[1 reply] microsoft.public.vc.activex.templatelib, Monday, January 09, 2006
Hi,
I want to sign my activex control to have not people have to change
their security settings in the browser but just be able to view my
control. as i have only one control and i'm priva...
problem using atl with ienumunknown[1 reply] microsoft.public.vc.activex.templatelib, Thursday, January 05, 2006
Hello,
I'm trying to create a simple atl object that implements IEnumUnknown
and IDispatch. The idea is a scriptable object that iterates through a
series of other scriptable objects. I'...
ActiveX & Extension DLL[3 replies] microsoft.public.vc.activex.templatelib, Tuesday, January 03, 2006
We have an MFC Extension DLL, which contains a class derived from CWinApp.
The programmer using this DLL inherits from our CWinApp-derived class to
create their application.
We are try...