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 […]

Monitoring Outlook COM Objects with Deviare

We all remember when Ole Automation came out. We were all impressed how simple it was to implement a few COM Interfaces, place a toolbar and interact with the office package. Soon the competition began to show who could create the best and most creative Add-on. How many times did you wonder how that other […]

MSN Messenger Live Plugin Development Article Published

We have published an extensive article about Live Messenger applied research in the field of plugin development, entitled “Windows Live Messenger Plugin Development Bible” at the CodeProject website. The article carefully explains several reversing and  hooking techniques to extend the application functionality: Proxy DLL implementation API hooking through our Trappola library Applied window subclassing to […]

Deviare COM Spy Console is out!

Today we have released a console for monitoring and spying on applications using Microsoft’s Component Object Model. This technology is used in many professional applications and now you are able to watch them in action too! Deviare’s last integration is the ability to intercept COM interfaces. Using this technology and heuristics to discover this interfaces, […]

Nektra’s hook engine for Windows

Today we are releasing Trappola, our hook engine, under LPGL license. It has been a part of Deviare since its early beginning. And we think it reached a maturity level that any developer can appreciate. There are several libraries that provide some of the functionality we give here. But most of them are theoretical examples, […]

Deviare hook component released

We have released the first version of Deviare. A free trial is available for download.Deviare is a component for ‘easy hooking’ of Windows DLLs. Now you don’t need to be an expert to incercept operating system functions because you use a COM object abstracting many of the complexities.To show the power look at the following […]

OEAPI v2.3

New release of Outlook Express API We are proud to announce our new release of Nektra’s Outlook Express API. OEAPI is the first and unique Outlook Express API with all the functionality for adding your own toolbars, buttons, completely manage message storage, message selection and receive events. While a few other companies are giving a […]