Main > Free Download Search >

Free windows api function software for windows

windows api function

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11113
Business Functions Basic Edition 1.50

Business Functions Basic Edition 1.50


A free function library for Microsoft Excel for Business Planning and Analysis more>> Business Functions Basic Edition is a free function library for Microsoft Excel with 144 functions for financial modeling, business planning, financial projections, dates, projections and discounted cashflow, function selector, help file, function finder, examples and trace facility for finding errors in function inputs.<<less
Download (6.17MB)
Added: 2008-12-02 License: Freeware Price:
329 downloads
 
Other version of Business Functions
Business Functions Basic Edition 1.49The Basic Edition, which is shareware, contains the elementary functions ... of the library and serves as a runtime for the entire function library
License:Freeware
Download (12.6M)
375 downloads
Added: 2008-10-20
Business Functions 1.40A free function library for Microsoft Excel for Business Planning and ...Business Functions is a free function library for Microsoft Excel with 550
Price: $0.00
License:Freeware
Download (9.5MB)
1996 downloads
Added: 2004-06-08
Business Functions Basic Edition 1.31Business Functions Basic Edition is a free function library for Microsoft ... , financial projections, dates, projections and discounted cashflow, function selector
License:Freeware
Download (6.17MB)
592 downloads
Added: 2008-03-25
Javascript inclusion function -

Javascript inclusion function -


JsINC (Javascript inclusion function) is the Javascript based function more>> It can include any file to your webpage as Javascript. This function is the same as inclusion function of PHP (or any Server-side scripts). Has your dream come true ?
JsINC (Javascript inclusion function) is the Javascript based function.
Inclusion function with a Client-side language ? Its Impossible :-P
<<less
Download (NA)
Added: 2008-07-16 License: Freeware Price: Free
498 downloads
Function Key 1

Function Key 1


Function Key 1 provides permanent, safe and direct access to converting your multimedia keyboard into a normal one. more>>

Function Key 1 provides permanent, safe and direct access to converting your multimedia keyboard into a normal one. The software is only required in case of using The Intel Dot Station Computer. Once you download the software, please run it with continue.

<<less
Download (525.3KB)
Added: 2007-08-02 License: Freeware Price: $0.00
downloads
AdventNet SNMP API 4.0.3

AdventNet SNMP API 4.0.3


AdventNet SNMP API is a professional and smart development environment that comprises a Java SNMP library/protocol-stack for building SNMP management applications. more>>

AdventNet SNMP API 4.0.3 is a professional and smart development environment that comprises a Java SNMP library/protocol-stack for building SNMP management applications.

It supports all the three versions of SNMP SNMP v1/v2c/v3 in a single API. Built using the best software design patterns and optimized performance, it is a powerful suite for secure APIs to build cross-platform, real-time applications for monitoring and tracking the performance of network elements.

<<less
Download (3MB)
Added: 2004-08-03 License: Freeware Price:
downloads
 
Other version of AdventNet SNMP API
AdventNet SNMP API - Free Edition 4AdventNet offers a comprehensive development toolkit for ...AdventNet SNMP API offers a comprehensive development toolkit for SNMP
Price: $0.00
License:Freeware
Download (3.0MB)
1883 downloads
Added: 2005-01-19
MetaWeblog API ActiveX 1.0

MetaWeblog API ActiveX 1.0


MetaWeblog API ActiveX is a free tool that enables applications to create new blog posts, edit existing posts, etc. more>>
MetaWeblog programming API for managing blogs. MetaWeblog API ActiveX is a free tool that enables applications to create new blog posts, edit existing posts, retrieve blog information, and upload media objects. ActiveX component can be used in ASP, Visual Basic, Delphi, Visual Foxpro, or any language supporting the ActiveX standard.
<<less
Download (499KB)
Added: 2006-08-20 License: Freeware Price:
1178 downloads
Blogger API ActiveX 1.0

Blogger API ActiveX 1.0


Blogger API ActiveX is a free Blogger API ActiveX component for posting to blogs at blogger.com more>>
Blogger API ActiveX is a free Blogger API ActiveX component for posting to blogs at blogger.com. Can create new posts, edit posts, delete posts, and retrieve all information for each post in a blog. It also provides a general purpose Atom API for manipulating Atom feed documents.
<<less
Download (494KB)
Added: 2006-08-19 License: Freeware Price:
1191 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
Visual Basic Win32 API Declarations 4.71.41

Visual Basic Win32 API Declarations 4.71.41


Visual Basic Win32 API Declarations is able to offer users a text file Win32api.txt which describes Win32 API declarations for Microsoft Visual Basic. more>> <<less
Download (292.8KB)
Added: 2007-10-02 License: Freeware Price:
downloads
FastDB(windows) 3.49

FastDB(windows) 3.49


Main Memory Relational Database Management System more>> Main Memory Relational Database Management System
Fastest query execution
Post-relational features
Tight integration with C++
Automatic scheme evaluation
Efficient log-less transactions
Zero time recovery
Fault tolerance
C, C++, Delphi/Kylix API
<<less
Download (1.15MB)
Added: 2008-08-04 License: Freeware Price: Free
453 downloads
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
MetaWeblog API .NET Library 1.0

MetaWeblog API .NET Library 1.0


MetaWeblog API .NET Library is a free tool that enables applications to create new blog posts, edit existing posts, etc. more>>
MetaWeblog API .NET Library is a free tool that enables applications to create new blog posts, edit existing posts, retrieve blog information, and upload media objects. Build C#, VB.NET, and ASP.NET applications with blogging capabilities.
<<less
Download (818KB)
Added: 2006-08-19 License: Freeware Price:
1187 downloads
Function Analyzer 1.0

Function Analyzer 1.0


Function Analyzer is a program that permits you to see the graph more>> Function Analyzer is a program that permits you to see the graph of a function like
f(x)= .
In this picture you can see the graph of this function:
f(x)=1/Cos(x)/(1/X)
The usage is very simple:
- Write the function expression in the bottom combo box or choose and modify a predefined one (see the list of recognized keywords).
- Press the Analyze button to show the graph.
After this you can:
- Move the X,Y axis, zoom in/out, increase/decrease precision (more precision you use more time the program take to process the expression).
In order to parse complex expressions Ive created a parser using GOLD Parser Builder by Devin Cook giving it a BNF rule grammar created by me ;-).
After this, the GOLD Parser Builder creates a skeleton program Ive used to parse expressions.
The BNF sintax used is present in the program installation folder (expression.grm).
<<less
Download (1.29MB)
Added: 2008-09-11 License: Freeware Price:
425 downloads
Knotons API DivX Player 4.0

Knotons API DivX Player 4.0


An alternative for those who are tired of big fancy players with a lot of functions you never use. more>>
An alternative for those who are tired of big fancy players with a lot of functions you never use. Knotons API DivX Player is an alternative for those who are tired of big fancy players with a lot of functions you never use.
With Knotons API DivX Player you can play your favorite avi or divx files.
Main features:
- Play, Pause, Stop, Open, Help
- Increase/decrease original moviesize with 25 % up to 300 % down to 50 %.
- Of course you also can watch the movie fullscreen.
- Increase/decrease volume from 0-100 %.
- Seek to any point in the movie.
- You get movie duration as well as the current playing time.
- You now can associate supported Media Files via the Player
<<less
Download (84KB)
Added: 2007-09-25 License: Freeware Price:
759 downloads
WinUtils 1.0

WinUtils 1.0


Made up of four seperate programs, WinCopy, WinMove, WinDel, and WinRen. These programs work like their DOS counter-parts but use the same Windows 95 API function that the Windows Explorer uses. There more>>
Made up of four seperate programs, WinCopy, WinMove, WinDel, and WinRen. These programs work like their DOS counter-parts but use the same Windows 95 API function that the Windows Explorer uses. Therefore you can get the same progress Windows and the same undo options.
<<less
Download (1000K)
Added: 1997-02-01 License: Freeware Price:
4653 downloads
Function Generator 1.0 beta

Function Generator 1.0 beta


Function or signal generator is used to test your electronic circuits! more>> Function or signal generator is used to generate a signal from your sound card! A sine wave or a digital one. It is used in electronics to test your amplifiers, digital signal processing filters and other devices where you need to test the output for a given input. It is very usefull because you dont have to buy the hardware function/signal generator, you can use your computer to generate the signal and it is free of charge.<<less
Download (366KB)
Added: 2007-04-16 License: Freeware Price: Free
992 downloads
 
Other version of Function Generator
Function generator 1.0bFunction or signal generator is used to test your electronic circuits. Function generator is very usefull because you dont have to buy the hardware function/signal
License:Freeware
Download (366KB)
1471 downloads
Added: 2006-01-16
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5