Re: How to Make Plugins
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Take a look at BHOs. There are samples of it at codeguru/codeproject
and MSDN. You should avoid using MFC. ATL is one good way to do it.
----------
Ajay Kalra
ajaykalra@xxxxxxxxx
.
Relevant Pages
- Re: statische MFC in MFC-Extended DLL =?ISO-8859-15?Q?verkn=FCpf?= =?ISO-8859-15
... ohne MFC :-( konvertiere, muss ich die MFC nicht mehr ausliefern. ... Keine Ahnung wie und wo die ATL vorliegt und ob ein Versionsunterschied signifikant ist. ... (Zur ATL steht nicht so viel im MSDN) ... Und Dich wird es kaum wundern auch die ATL80.DLL hat ein Manifest und wird Side by Side installiert. ... (microsoft.public.de.vc) - Re: Which one is the best? Why?: Programming COM Using MFC or ATL or Both
... so I better go with MFC and ATL. ... See MSDN for samples. ... (microsoft.public.vc.mfc) - RE: Intellisense showing ATL instead of MFC
... I understood you notice some VS IDE Intelligence always show the ATL ... It sounds you are using ATL/MFC Shared Classes ... ATL and MFC application. ... Microsoft Online Community Support ... (microsoft.public.vsnet.ide) - Re: COM dll resources
... resources named via strings - it requires numeric IDs. ... to both frameworks - ATL and MFC - and stored separately. ... This time I derived it from the MFC class CDialog ... >> Then add resource string to this DLL and have a method which loads this ... (microsoft.public.vc.atl) - Einstiegshilfe + MFC vs. API
... ich momentan gar nicht wo ich mit Lesen in der MSDN anfangen ... das CDC dc; eine MFC darstellt. ... WIe ist denn hier die einhellige Meinung zur Verwendung von CString? ... Falls also jemand Links zu guten Seiten hat... ... (microsoft.public.de.vc) |
|