Watermark Printed Documents in Windows

Our Data Loss Prevention Development team used Deviare to add watermarks to printed documents by intercepting XPS Print API interfaces. This technique can be applied to all printing jobs on virtual or physical printing devices. Get the code. The requirements are: An operating system with XPS Print API (Windows Vista SP2 with Platform Update or higher) Visual […]

WLMailAPI Works With Windows Live Mail 2012 and Windows 8

Nektra announces the release of the new version of WLMailApi, the most used SDK designed to develop plugins in Windows Live Mail 2009 2011 and 2012 What’s new WLMailAPI Works With Windows Live Mail 2012 and Windows 8 Released on September of 2012     Works with all versions that Microsoft Supports     Works with Windows […]

Windows API Hooking in Python with Deviare

The code below uses Python to intercept the CreateFile function on the kernel32.dll to forbid opening certain files. It hooks the CreateFile function for the notepad.exe application. The Python code is very small and to the point, and you can customize it for your own purposes. For example, it can be used to sandbox an […]

How to migrate NK2 Auto complete cache “suggested contacts” from Microsoft Outlook 2003 or 2007 to Microsoft Outlook 2010

Thanks to our Windows Development Services and Windows driver development teams for the help to write this tutorial Note You must exit Outlook 2003, 2007, 2010 before starting the following procedure. The names will be included in AutoComplete when you restart Outlook. 1. On the computer (Office 2003 or 2007) with the saved AutoComplete names, go to “drive: Documents […]

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

A comparison of Deviare and EasyHook

We are comparing our hooking engine Deviare with some of the other products available, so that you can get an idea of what each engine can provide. Here is a comparison of Deviare against Easy Hook. Functionality Deviare EasyHook Database with Functions and Data Types Yes No Intercept multiple functions with a single handler Yes […]

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