aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/addrbook/msoutlook/MAPIBitness.h
Commit message (Collapse)AuthorAgeFilesLines
* Corrects error at Outlook COM server startup, when Outlook is installed but ↵Vincent Lucas2013-07-261-0/+2
| | | | no account is configured. Try to speed up Outlook entry ID resolution. Gets and logs Outlook version.
* Always uses the COM server to interoperate with Outlook and thus even if JitsiVincent Lucas2013-05-071-2/+0
| | | | bitness is compatible with MAPI library.
* Creates a COM service to able Jitsi 32 bits to communicate with MAPI 64 bits ↵Vincent Lucas2013-05-071-0/+21
(Outlook). And vice-versa.