api functions
Small Functions 3.02
An application for the professional worker. Comes complete with a clipart viewer, CD player, small functioning PIM/Notepad program. Also contains a memory manager. Includes the ability to launch appli more>>
Functions 3D 1.3
Render 3D surfaces from mathematical expressions on your desktop. more>>
Functions 3D 1.3 is an effective program in which you can enter a mathematical function and have it rendered in a 3D space.
Major Features:
- Operators
- + Addition
- - Subtraction
- * Multiplication
- / Division
- ^ Exponentiation
- Variables & Constants
- x Variable
- y Variable
- pi 3.141592653589793
- e 2.718281828459045
- phi 1.618033988749895
- rand A random number (0<<less
Functions 2d 0.2
Functions 2d Opera widget allows you to enter a mathematical function and have it plotted on a 2D plane more>>
Equations are entered as a function of x. An example for a unit circle would be:
f(x) = (1-x^2)^(1/2)
There is one main feature that is missing from this release and that is that the axis do not have markings on them. This is due to the limitation of Canvas not being able to write text, however in a later release I will have my own text implementation.
Note: To install the widget you have to drag & drop the .zip file on the Opera Widgets Manager window.
System requirements:
- Opera 9 or later
Business Functions Basic Edition 1.51
Business Functions Basic Edition gives you a useful tool that includes the elementary functions of the library and serves as a runtime for the entire function library. more>>
Buseful tool that includes the elementary functions of the library and serves as a runtime for the entire function library.
Major Features:
- Indusiness planners and analysts.
- Accurate and advanced date arithmetic, offering unlimited daycount options.
- Functions either return accruals or cash (ProjMode variable).
- Choice whether to ust one variable (Base).
License:Freeware
HTTP Functions Module 1.1
HTTPLib enables your program to parse HTTP server replies and generate request headers more>>
All you have to do is pass the server reply to a module function, and the function returns the file, headers (or both). The module can even compose basic request headers ("Accept", "User-Agent" and "Referer" supported).
Binary Functions Library 2
Binary Functions Library is a kind of libraries which is able to support DLLs which expands its limitations to create robust applications. more>>
Binary Functions Library 2 is a kind of libraries which is able to support DLLs which expands its limitations to create robust applications. This library includes almost all bitwise functions you will imagine, such as Left Shift, Logical Right Shift, Arithmetic Right Shift, and many more. They are compatible with both VB and VB.NET.
This library was written completely using pure ASSEMBLY language to make the functions run as fast as possible, these functions work on 8-bit, 16-bit, 32-bit and 64-bit values. They are very useful for data encryption. Although you can derive your own functions in Visual Basic/ VB.NET, they will not run as fast as these library functions.
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.
Excel Function Dictionary 2.0
The Excel Function Dictionary contains over 150 examples of functions more>>

functions for keyconfig 1.4.0
This extension will provide core functions for keyboard operation. more>> This extension will provide core functions for keyboard operation.
* Scrolling
* Tab Focusing
* Frame Focusing
* Finding
* Copy URL
* Clear HTTP Auth
* ...
Combining with keyconfig extension, you can set any shortcut key to these functions simply.
If you operate Firefox by keyboard mainly, this extension will help you<<less
API Monitor 1.5b
A software that monitors and displays API calls made by applications. Its a p... more>> A software that monitors and displays API calls made by applications. Its a powerful tool for seeing how Windows and other applications work or tracking down problems that you have in your own applications. For each API called, it displays the Parameters, Return Value, GetLastError code and other information. It includes support to monitor undocumented NT Native API.s. Other features include an Error Lookup Tool, IOCTL Decoder. This version supports monitoring of Registry, File I/O, DLL.s, Network Management, NT Services, Processes and Thread, NT Security and WinSock API.s.
API Monitor is a software that allows you to spy and display Win32 API calls made by applications. It can trace any exported APIs and display wide range of information, including function name, call sequence, input and output parameters, function return value and more. A useful developer tool for seeing how win32 applications work and learn their tricks.<<less
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>>
Blogger API ActiveX 1.0
Blogger API ActiveX is a free Blogger API ActiveX component for posting to blogs at blogger.com more>>
API to .NET Mapping Plugin
API to .NET Mapping Plugin maps common Win32API functions to their .NET CLR equivalents more>>
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>>
API Spy 2.7 2.7
API Spy 2.7 displays detailed info. on open windows/window objects, such as handle, class name, parent, etc... and width, height, top, left, bottom, right, etc... usefull for API/window manipulation p more>>