Commit Graph

15 Commits (3ee2cd893c5d5e8e733f38c80f5ccbda03d5682e)

Author SHA1 Message Date
Vincent Lucas a9023d0df2 Limits permissions required to access to Outlook contact database.
13 years ago
Vincent Lucas c3e4622091 Corrects UTF strings modification for Outlook contacts.
13 years ago
Vincent Lucas 4fbc19e87c Corrects error at Outlook COM server startup, when Outlook is installed but no account is configured. Try to speed up Outlook entry ID resolution. Gets and logs Outlook version.
13 years ago
Vincent Lucas 62e671231f Adds initial check if Outlook is installed before starting the Outlook COM server.
13 years ago
Vincent Lucas c515624c49 Corrects description for outlook com server.
13 years ago
Vincent Lucas 73032b8c36 Sets description for Outlook COM server executable.
13 years ago
Vincent Lucas dd08179d07 Adds modification of Outlook display for home/work postal address. Corrects Outlook funcitons to get/set/delete email addresses: add the management of EX address type.
13 years ago
Vincent Lucas c995a7aa40 Removes extra debug for Outlook address book plugin. Adds a thread collector for Outlook notifications.
13 years ago
Vincent Lucas 284b758a64 Corrects memory leaks fro the Outlook address book plugin.
13 years ago
Vincent Lucas cd56bd88b2 Adds management of Outlook contact with multiple identifier. Corrects null pointer segmentation fault when comparing entry identifiers. Uses MAPI service provider to retrieve a tag corresponding to a property identifier.
13 years ago
Vincent Lucas cc3c615cbc Corrects STATUS_ACCESS_VIOLATION error, when failing to get the properties of a MsOutlook contact.
13 years ago
Vincent Lucas f4e5fad744 Corrects CoInitializeEx check for "msoutlookaddrbook", when this function was already called. Adds debug information when retrieving MsOutlook contacts from the "addrbook" plugin.
13 years ago
Vincent Lucas 05612e2570 Updates the jmsoutlookaddrbook library and COM server in order to integrate the correction for the work postal address.
13 years ago
Vincent Lucas acf21bb2a4 Corrects unresolved import due to missing static link for MsOutlook plugin.
13 years ago
Vincent Lucas 7850999c10 Always uses the COM server to interoperate with Outlook and thus even if Jitsi
13 years ago