api hook sdk 2.13
Bing API SDK 2.0
Bing API SDK functions as a Software Development Kit including a Compiled HTML Help file and code samples for developing applications with the Bing API. more>>
Bing API SDK 2.0 functions as a Software Development Kit including a Compiled HTML Help file and code samples for developing applications with the Bing API.
The Bing API Software Development Kit provides:
- A Compiled HTML Help file that documents core concepts, available protocols and SourceTypes, and reference infomation necessary for developing applications with the Bing API.
- 65 code samples covering each of three protocols (JSON, XML, and SOAP) for each SourceType in multiple languages (JavaScript for JSON, Visual Basic and C# for XML and SOAP).
- Supported Operating Systems: Linux; Windows Vista; Windows XP
Leaf API Hooking Solution 1.1
hook callback function & API function variable more>>
- When hooking an API, we need to write some kind of hook callback function and original API function variable var MessageBoxANext : function (hWnd: HWND; lpText, lpCaption: PAnsiChar; uType: UINT): Integer; stdcall; function MessageBoxACallback(hWnd: HWND; lpText, lpCaption: PAnsiChar; uType: UINT): Integer; stdcall; begin Result := MessageBoxANext(hWnd, lpText, Message From Dll, uType); end;
- Put all of code in a dll for global API hook like this procedure DllMain(dwReason: DWORD); begin case dwReason of DLL_PROCESS_ATTACH: begin HookAPI(user32.dll, MessageBoxA, @MessageBoxACallback, @MessageBoxANext); end; DLL_PROCESS_DETACH: begin UnHookAPI(user32.dll, MessageBoxA, @MessageBoxANext); end; end; end; begin DllProc := @DllMain; DllMain(DLL_PROCESS_ATTACH); end.
TAPIMaster SDK 3.1
TAPIMaster SDK - add telephony functionality to your existing software more>>
Then the TAPIMaster CTI engine is just what you need. You can embed it in your own software and quickly create applications with effective support for your PBX. Make use of our years of experience in the telecommunication sector.
TAPIMaster Server is a CTI server with additional features beyond telephony: text mail, database connectivity, administration tools, PBX diagnostic tools, ACD Light and much more.
A C++ and a COM interface are available on the client side.
The TAPI interface commands have been greatly simplified and adapted for the specific needs of the end customer. The SDK contains example programs for several languages, development tools and a programmer?s guide for the TAPIMaster API.
Important: This SDK requires version 2.6.2 of the TapiMaster.
LiveJournal Hook 2.1.3
A simpele tool that allows you to listen to your favorite radio station. more>> A simpele tool that allows you to listen to your favorite radio station.
Integration of LiveJournal specific tags and text formatting into the right click context menu.
Main features:
- Automatic random selection of user icon.
- Automatic selection of privacy setting.
- Automatic song insertion from Foxy tunes http://www.foxytunes.com/
- Sporadic support for LiveJournal clones.DeadJournal, Greatestjournal, ect.
MailBox SDK 1.0.0.16
handling tasks related to access to mailbox more>> Mailbox SDK is a collection of application programming interfaces (APIs) for handling tasks related to access to mailbox contents, like folders, emails, attached files of each types of mail program: MS Outlook, MS Outlook Express, Thunderbird and Eudora. You are using 5 simple MCore API functions, and get access to different types of mailboxes files. There is no difference with what email program your application works, you will not need to rewrite code, if instead MS Outlook use Thunderbird.<<less
Quick Zip 2.13
Quick Zip is a powerful and fast utility that provides support to zip and other popular archive formats. more>>

Pitaschio 2.13
Pitaschio is a essential tool to use Windows efficiently more>> Pitaschio is a free, easy application that makes it more convenient to use Microsoft Windows. This tool includes a large number of useful functions to tweak the way windows behave, disable certain keys and collect statistics about the usage of keyboard and mouse.<<less

Hook Blades 1.0
Hook-Blades.com is the #1 supplier of Hook Blades to the UK carpet and flooring industry. Get your Sheffield Steel Straight, Concave, and Hook Blades today! more>>
Hook-Blades.com is the #1 supplier of Hook Blades to the UK carpet and flooring industry. Get your Sheffield Steel Straight, Concave, and Hook Blades today!
System Requirements: Internet Explorer
<<lessLuxAgent SDK 1.3
The LuxAgent SDK includes everything you need to create an AI for the RISK style strategy game Lux. It includes API documentation as well as the full source code to all the AIs that ship with Lux (rel more>>
The LuxAgent SDK includes everything you need to create an AI for the RISK style strategy game Lux. It includes API documentation as well as the full source code to all the AIs that ship with Lux (released for non-profit use or under the GNU GPL if you want).
The programming language used is Java.
Requirements: Java 1.4 compiler
Whats new in this version: Added more API classes and more sample code.
<<less
RootKit Hook Analyzer 3.02
Check and display rootkits that hook the kernel system services of your computer. more>>
RootKit Hook Analyzer 3.02 helps you to avoid rootkits installed on your PC which hook the kernel system services. Kernel RootKit Hooks are installed modules that intercept the principal system services that all programs and the operating system rely on. Kernel hooks are out of fashion these days and not officially documented and considered deprecated by Microsoft. The pioneering heroes of the old days who discovered how to actually implement them have all adopted the new fashion of advising against using kernel hooks as a programming practice.
Often kernel hooks are unnecessary because there are documented ways that allow a programmer to achieve his goal. However in a lot of system tools such as monitoring and antivirus software, kernel hooks are the only available technique to get the difficult job done and thus an unavoidable necessary evil. Important is that if your kernel system services are hooked that you can find out which is the responsible software that makes use of these techniques. Inspired by all the discussions going on about the Sony CD protection rootkit, we have developed the RootKit Hook Analyzer.
Enhancements:
- Includes unspecified updates.
RootKit Hook Analyzer is a security tool which will check if there are any ... using the hook test function. This way you can see if hooking third-party system software may beLicense:Freeware
License:Freeware

Playground SDK 5.0
Playground SDK offers users with an interesting and fantastic game which is used as the foundation for most PlayFirst titles – as of the 2008 Game Developers Conference, 23 titles created with Playground have launched on Playfirst more>> <<less
ClearImage SDK 5.7
Recognize Code 39 Code 128 PDF417 DataMatrix and more from images in .NET VB C++ Delphi. ClearImage COM is for applications requiring high accuracy and speed, and read poor quality scanned or faxed images. Automatfic batch image repair more>> <<less
messagingPeople SDK 2.2.0.0
messagingPeople SDL allows developers to add messaging capabilities to software / Web projects. Send SMS, WAP, MMS and Voice messages and Faxes from your development projects. All Sample source code and documentation provided for all major OS. more>> <<less

Microsoft CRM 1.2 SDK 1.2.2
Microsoft CRM 1.2 SDK is a useful and convenient-to-use SDK which provides the information necessary for developers to integrate their applications into Microsoft CRM or to build a vertical solution on the Microsoft CRM platform. more>>
Microsoft CRM 1.2 SDK 1.2.2 is a useful and convenient-to-use SDK which provides the information necessary for developers to integrate their applications into Microsoft CRM or to build a vertical solution on the Microsoft CRM platform.
An architectural overview includes descriptions of the object and security models, as well as the integration points. The API references are documented and the database schema is provided. There is a How To section with sample code.
Requirements: Windows XP/2003 Server

Navicat Lite 8.2.13
Navicat Lite is a powerful and reliable Database Administration tool allowing you to connect to MySQL, PostgreSQL and Oracle databases simultaneously within a single application, making database administration to multiple kinds of database so easy. more>> <<less
