Archive for the ‘ATL’ Category

Office 2007 Addin ATL-lel

Wednesday, March 7th, 2007

(Másodszor írom be, az első post elveszett. Büdös FireFox meg nem jegyzi meg az input mezők tartalmát a back-hez. Monnyon le.)

No, szóval ha nincs .NET fw. a kusztomereknél, akkor nincs mese, ATL-lel, C++-ban kell megírni az Office addint.

Ez a cikk nagyon jó bevezető a témában.

ATL Server: Visual C++ shared source software

Saturday, March 3rd, 2007

Valaha még jól jöhet.

The following parts of ATL Server will part of the shared project:

  • Core ATL Server Framework classes in atlisapi.h, atlstencil.h, atlserr.h
  • Caching classes in atlcache.h
  • Cryptography classes in atlcrypt.h
  • HTML generation on server side and reading on client sides in atlhtml.h
  • Performance monitoring classes in atlperf.h
  • Extension management classes in atlextmgmt.h
  • Server and client side support for SOAP based Web services in atlsharedsvc.h, atlsoap.h
  • Session-state classes and interfaces in atlsession.h
  • MIME/SMTP support in atlmime.h and atlsmtpconnection.h
  • Regular Expression support from atlrx.h
  • Stream helpers in atlsoap.h and atlhtml.h
  • Many of the ATL Server tutorials, samples and help pages