ultimatepp/bazaar/MAPIEx/MAPIEx.upp
koldo 7cbd469d3f MAPIEx: Panic message
git-svn-id: svn://ultimatepp.org/upp/trunk@6480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-23 19:50:05 +00:00

29 lines
430 B
Text

description "Outlook interface through Extended MAPI\377B255,170,0";
uses
Core,
Functions4U;
library(WIN32) mapi32;
file
MAPIAppointment.cpp,
MAPIAppointment.h,
MAPIAttachment.cpp,
MAPIAttachment.h,
MAPIContact.cpp,
MAPIContact.h,
MAPIEx.cpp,
MAPIEx.h,
MAPIFolder.cpp,
MAPIFolder.h,
MAPIMessage.cpp,
MAPIMessage.h,
MAPIObject.cpp,
MAPIObject.h,
MAPISink.cpp,
MAPISink.h,
srcdoc.tpp,
src.tpp,
License.txt;