An example Windows DLL project for C/C++ developers
Developers, this is a sample project which demonstrates the very basics to wrapping functions in a Windows Dynamic Link Library (DLL). It's a completely worthless library in itself, but it demonstrates the procedures and styles you should follow when constructing your own DLLs.
AS DIALFORALL WIN32 DLL 1.1
If you need to know are we connected to the internet, this library is right choice. Easy to use, fast small and compact. Now you can create connection, dial it, sheck it, get some statistic from it, and cancel it.
AS MEMCPU WIN32 DLL 1.1
Make your own memory monitor part of your application.You will get all you need about memory size and how system use it. Get all data for CPU, name,identification,vendor,speed. Control priority of execution part of your application. And if you need high resolution timer there is maximum time resolut...
AS POWER WIN32 DLL 2.1
You will get functions to shut down,reboot,log off,hibernate,wake up, change monitor resolution, control speed and many more functions. Wake function are very hard to find, but now you have it here. In demo you will see how we put your computer to sleep for 50 sec, and after that we will wake it up.
AS PROCESS WIN32 DLL 2.0
Other memory managers, as applications, give you many interesting information about running process but control is limited. Now you will have process memory manager inside your applications. You can make changer on your own or let user to make them. You will give your users all needed help to set s...
AS XPCDKEY WIN32 DLL 1.0
Sometimes users forget their Windows XP CD KEY. Help your users to avoid this situation.There are many applications on net that you can use to get this information but from now on ALL applications can give it using this little library. This is our idea, all applications must be able to get WIndows X...
beWISE 4.0
beWISE is a product that provides Inter-Process Communication (IPC) capabilities for your Visual Basic programs. In other words, beWISE makes it very easy for your Visual Basic programs to talk to each other. It allows you to split your project into multiple independent applications that can coopera...
beWISE 4.0
beWISE provides a very easy-to-use interface for sharing data between your applications, allowing them to exchange information in real-time. Simply share variables among all your VB.NET, VB6 and C programs as if they where global variables of a single program. With beWISE you can make your VB.NET, V...
Call32 Thunking Layer v2.02
CALL32.DLL is a dynamic-link library (DLL) that can be used for calling routines in 32-bit DLLs on the Microsoft(R) Windows(R) NT(TM) and Windows95 (TM) operating systems. It cannot be used on Windows(TM) 3.1, Win32s(TM), or other operating systems. Using it, a Visual Basic(R) program, running i...
doc2html pro+ 2.0
Fast, feature rich, low resource consumptions, easy customizable yet affordable doc2html library is able to convert MS Word docs into light weight html so you can easily add a document preview into your application or web server. Supported MS Word document's features: - Supports Microsoft Word 97/20...
DoneEx AppBinder DLL 1.1.2
This library allows you to organize data exchange between your program and any other programs which use the standard input/output streams. You can start any DOS or Win32 Console application and use its standard input/output streams data in your programms. If you have skills of programming on VB the...
DoneEx INI-File Manager DLL 1.3.4
This library allows you manipulate with INI-file by the easiest way from any programming language. You can create new or load existed INI-file and manage sections and keys in it. You can produce action with sections and keys of INI-file as: search, add, delete sections and keys retrieve, change, e...
Get the Various System Details for Windows v 1.0
This simple DLL is used to get the various windows system details like IP-Address, HostName, Short Path from Long Path, etc. Pl. read the README.TXT file in the GetSysDtls.Zip file
Help Marquee DLL 32-bit version
This DLL allows help authors to add embedded windows containing text in any available Windows font. Text can also be in 3D and/or rotated, raised or embedded. Instructions and sample included. This is fully functional shareware.
Here's a simple explanation of how to write C/C++ DLL'S under
Win32 , use them as building blocks for your own DLL'S , included are example's of both borland C++ 4.5 And microsoft visual C++ 4.0 As well as a calling program written in visual basic.
HTML-to-RTF Pro DLL 1.8.1
The HTML-to-RTF Pro DLL component converts HTML and ASP files into good-looking RTF with tables or transform tables to text. Output rtf file is smaller than input HTML. The DLL doesn't require Microsoft Word or any other word-processors. We have 3 version of our DLL: COM, .Net and Win32 so developer...
HTML-to-RTF Pro DLL 2.0.0
The HTML-to-RTF Pro DLL component converts HTML and ASP files into good-looking RTF with tables or transform tables to text. The HTML-to-RTF Pro DLL .Net created with only managed C#. Output rtf file is smaller than input HTML. The DLL doesn't require Microsoft Word or any other word-processors. We ...
LDRSUtil.DLL v2.0
Utility library for VB, Delphi, and other Windows languages. Features: Special FX, String compression, file archiving, encryption, CRCs, Disk functions, multimedia functions (for .wav, .avi, .mid, etc.) and much more. The included sample application will show you just some of the things you can ...
Luxand FaceSDK 1.6
Detect human faces and recognize facial features in your applications with Luxand FaceSDK. Digital camera manufacturers spend millions of dollars developing face recognition technologies for their digital cameras. Digital Signal Processors (DSP) combined with face detection algorithms do the jo...
Metaphone DLL written in Delphi
.DLL to do the Metaphone algorithm. It's kind of like soundex, but a little more specific. I'm using this in a system I wrote in Paradox for a District Attorney's office so they can look up "similar" names.
RegFunctions DLL
This is a simple dll to use when you want to work with the windows registry. The dll has several functions to set and create keys and values in the registry. There are some functions to get the value data from the registry. The DLL build base on the windows API.
ReportMaker 4.15
Report generator for Windows Developers. Includes an easy-to-use report editor and powerful programming interfaces for all languages. Features: DATA CONNECTION - Can connect to all SQL databases using ADO, BDE or ODBC technologies). - Native connections to specific databases. - Connection re-rout...
Sample VB4/32-bit code to retrieve the regular (32x32) and
Small (16x16) icons from an .EXE file without starting the program. Extraction techniques using ExtractIcon only return the 32x32 icon. Note: If the .EXE does not include a small icon, the regular icon will be produced reduced to 16x16, making the function appear to have worked. This sample is ...
Screen OCR SDK Library 6.1
Screen OCR SDK is a programmers' library that allows capturing text from Windows screen, under the control of another program. Use it to capture text from any application that doesn't provide communication API's in order to feed your program with text. It gives output as text, not graphics which all...
Screen Print Program
The NWS_SNAP.EXE is a VB 3.0 program that takes a snapshot of the screen and allows the user to print the screen snapshot at different sizaes, with date and comments attached. A DLL is also supplied that provides a generic mouse movement hook procedure to allow you to call any program when the mouse...
Subclassing DLL v1.00
This 9Kb DLL can subclass the procedure of any foreign window (a window that belongs to another process) Since this feature is not possible with normal SetWindowLong() API function. Subclassing means substituting a window procedure with another new one. You can modify and pass the message to its...
Subject Search Sleuth 3.01
SSSleuth is a full text search, information retrieval, and data summarization engine that saves your time and increases your productivity by providing quick access to relevant information available on your personal computer and the Local Area Network (LAN) of your company. Knowledge workers may star...
Text Capture Component - GetWord 3.1
GetWord is a professional fast and reliable text capturing library(SDK) for capturing text on screen. It can help integrate the function of text capturing into your software product easily. Product Information: OS Supported: Windows 2000/Windows XP/Windows Server 2003/Windows Vista Developmen...
The RESDLL sample shows how to create a resource-only dynamic
link library (DLL). In short, this is accomplished by creating and resource-compiling a resource (.RC) file, creating and compiling a source code (.C) file containing a simple DLL entry point, and then linking the resulting .RBJ and .OBJ files with the appropriate libraries to create the DLL.
This is a 32 bit replacement for the handy DOS sort.exe utility
as a Windows dll. Unlike the DOS, however, there is no 64K sort limitation: it will use all available memory. Another feature is that one can sort on a specific segment of a record. Records may be variable in length. No runtimes are required.
USERINFO.DLL
Lets you access some more Windows information Like: the UserName, CompanyName and Windows SerialNumber. Furthermore you obtain the true Windows version number, the Windows- and System-directory under MS Visual Basic.
UTILLUVR - Win32 Utility Library in Assembly Language 1.0.2.2
The "UTILLUVR.DLL" library provides a collection of miscellaneous utility functions (mainly related to command-line processing) for Win32 application programs. There is also a static linker library, "UTLLUVRS.LIB," which contains exactly the same code as the dynamic link library. Application pro...
VB-ASM, Version 1.30
VB-ASM is a DLL that was written to help Visual Basic programmers accomplish tasks that are either difficult, or impossible to do in Visual Basic alone. The DLL contains a number of helpful routines and was written entirely in assembly language making it highly optimized. In addition, VB-ASM is ...
Windows Process Enumerator DLL 2.2
This parameter-driven DLL returns either a simple list of active Windows process names, or a more complex list of active Windows process name, ID, handle, title combinations. Sample code in Visual Basic and Visual Foxpro is included
WinI2C-DDC 3.15
WinI2C/DDC is a powerful solution that allows you to control display devices in the Windows environment via the DDC/CI protocol. It allows you to send DDC/CI commands via the standard video cable (VGA or DVI) and control all display devices that support the DDC/CI protocol: CRT/LCD monitors, project...
XRAY v1.1 -
Utilities which allow Windows programs which can call a DLL (C, Visual Basic) to access the screens of DOS applications running in 386enh DOS Windows. Includes examples, Libs and Include files. Shareware by Keith P. Graham.
YGrep Search Engine v6.03
THis is a powerful 16-bit library able to search text using regular expressions as well as approximative descriptions of the pattern and soundex algorithm. Allows search (grep), replace (substitute).
YGrep Search Engine v6.03 (.DLL)
THis is a powerful 32-bit library able to search text using regular expressions as well as approximative descriptions of the pattern and soundex algorithm. Allows search (grep), replace (substitute).
Network Magazine Provides information Technology (IT) and network managers with strategic analysis, views of emerging technologies and product reports....
subscribe now