Main > Free Download Search >

Free api hook sdk 2.13 software for windows

api hook sdk 2.13

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2124
Bing API SDK 2.0

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).
Requirements:
  • Supported Operating Systems: Linux; Windows Vista; Windows XP
<<less
Download (801KB)
Added: 2009-07-16 License: Freeware Price: FREE
downloads
Leaf API Hooking Solution 1.1

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.
<<less
Download (27k)
Added: 2008-10-28 License: Freeware Price:
431 downloads
TAPIMaster SDK 3.1

TAPIMaster SDK 3.1


TAPIMaster SDK - add telephony functionality to your existing software more>>
TAPIMaster SDK will help you if you want to add telephony functionality to your existing software? But do you find the TAPI interface too complicated to learn quickly?
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.
<<less
Download (2.98MB)
Added: 2007-01-23 License: Freeware Price:
1013 downloads
LiveJournal Hook 2.1.3

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.

<<less
Download (152KB)
Added: 2008-09-29 License: Freeware Price: FREE
396 downloads
MailBox SDK 1.0.0.16

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
Download (1.7M)
Added: 2008-11-01 License: Freeware Price:
373 downloads
Quick Zip 2.13

Quick Zip 2.13


Quick Zip is a powerful and fast utility that provides support to zip and other popular archive formats. more>>
Quick Zip is a powerful and fast utility that provides support to zip and other popular archive formats.
<<less
Download (2969K)
Added: 2002-01-28 License: Freeware Price: $0.00
2930 downloads
Pitaschio 2.13

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
Download (58.1KB)
Added: 2007-09-23 License: Freeware Price: Free
1526 downloads
Hook Blades 1.0

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

<<less
Download (1.50KB)
Added: 2009-07-28 License: Freeware Price: $0.00
downloads
LuxAgent SDK 1.3

LuxAgent 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
Download (292.38KB)
Added: 2008-09-07 License: Freeware Price: $0
411 downloads
RootKit Hook Analyzer 3.02

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.
<<less
Download (847.3KB)
Added: 2008-01-03 License: Freeware Price:
738 downloads
 
Other version of RootKit Hook Analyzer
RootKit Hook Analyzer 3.01RootKit 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 be
Price: $0.00
License:Freeware
Download (854K)
1567 downloads
Added: 2007-07-05
RootKit Hook Analyzer 3.01RootKit Hook Analyzer is a security utility which will check if there are ... installed which hook the kernel RootKit Hook Analyzer is a security utility which will check if
License:Freeware
Download (854KB)
1575 downloads
Added: 2007-07-07
RootKit Hook Analyzer 2.00RootKit Hook Analyzer is a security tool which will check if there are any ... However it is desired if kernel rootkit hooks are installed on your system that you can find out
Price: $0.00
License:Freeware
Download (771K)
1832 downloads
Added: 2006-10-25
Playground SDK 5.0

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
Download (49.14MB)
Added: 2009-12-07 License: Freeware Price:
downloads
ClearImage SDK 5.7

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
Download (10.83MB)
Added: 2009-03-20 License: Freeware Price: $0
227 downloads
messagingPeople SDK 2.2.0.0

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
Download (0.98MB)
Added: 2009-01-18 License: Commercial Price: $0.00
326 downloads
Microsoft CRM 1.2 SDK 1.2.2

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


<<less
Download (2.3MB)
Added: 2007-08-23 License: Freeware Price: $0.00
downloads
Navicat Lite 8.2.13

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
Download (20.4MB)
Added: 2009-09-05 License: Freeware Price: Notavailable
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5