Hi,
In my ATL COM project I want do implement dialog and
add some property pages on it. What should I do do to
this ?.
I tried to add to standard ATL dialog class some interfaces
which allow to implement property pages but I received
some errors. Is it corect way ?.
I.E. After implementing...
Hi,
I'm writing an ATL COM dll. I want to create interface to it (dialog box with controls). I created the ATL dialog box and tried to add some controls to it.
I did following things:
* Added some simple controls (textbox, radiobutton)
* Added ListBox and Tab Control.
* Added events for...
Hi,
I want to write COM Add-in for Word 2000 which uses MFC.
I've found an add-in example but it's not MFC DLL.
I tried to append MFC classes to this add-in but it didn't work (afxCurrentResourceHandle is NULL - I think some objects are not initiated :-(().
What should I do to write an MFC...
Yes, I've included. I tried to specify paths to crypt32.lib and wincrypt.h but it still doesn't work. :-(. I've also tried to change some linker and debugger switches but...
I'm beginner so it is not so obvious for me.
Regards,
Marcin.
Hi,
I have question : Is it possible to write COM add-in (*.dll) which will work on Word 97 and Word 2000 ?. In MSDN they write that it's possible to add COM add-in to Word 97. Do Somebody know how to do it ???.
Regards,
Marcin
Hi,
I have problem with compilation of some MSDN samples which use "wincrypt.h" library. These samples manages certificates.
I created Win32 application project and copied one of them. This example needs "windows.h", "wincrypt.h" and "stdio.h" libraries...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.