Windows Live Mail API Anti-Virus Example

One of the top uses of our Windows Live Mail API is integrating a vendor antivirus to the Windows Live Mail desktop client. For example, Trend Micro’s Titanium Security Solutions uses it to integrate with Windows Live Mail and recognize viruses. The C# code sample below uses the nClam library to interface with an open […]

Removing the “On Behalf Of” Message from Outlook

Microsoft Outlook users who want to prevent Outlook from showing “X on behalf of Y” to the recipient can download our free Outlook add-on here, uncompress it, and run the setup.exe application. Microsoft Outlook users who want to send e-mails from different e-mail addresses have to configure each account separately with their respective e-mail services […]

Deviare API Interception v1.0.1 Released

A new version of Nektra Deviare API Hook is now released. This version has lots of fixes to bugs that I found along the last year working with the library in Application Virtualization and Packaging and Reverse Engineering. I found some stability issues, generating dead-locks, stack trace wasn’t working as defined and it has important […]

Windows Live Mail Plugin API

Windows Live Mail API Nektra announces the release of the first version of WLMailApi, a new software SDK designed to develop plugins in Windows Live Mail Desktop email client. Main features included in this version: Create toolbars and buttons. Create toolbars and buttons in message windows (Compose / Reply / Forward / Message detail). Access […]

Windows Live Mail Plugin

Microsoft tm decided some time ago to include their free email client inside Live technologies tm. Many customers asked us to develop a library for Microsoft Live Mail tm with the same features the our product OEAPI has. We have done important research in this area and we are now offering Windows Live Mail Plugin […]

Deviare Message Spy

Download messagespy_demo.zip – 250 KB Download messagespy_src.zip – 249 KB Contents Introduction So, what’s the good news? Deviare Message Spy Finding a Window: The Spy++ Style Window Finder Hooking The XML The Cast Using Deviare Message Spy Requirements Known Issues Resources Introduction This article presents you with a different perspective of how to inspect window […]