Latest Articles ::
This tutorial helps you understand: "scrrun.dll"; "Dictionary" Class; "FileSystemObject" Class; "Drive" Class; "Folder" Class; "File" Class;...
Webpart post build .NET automation for Sharepoint,
which describes a technique to automate the application pool refresh, also enables the dll...
Have you ever wanted to paint your own graphics (or text) on top of a DirectX application (for example, to show TeamSpeak information, or a...
Tried the Inpout32.dll..? then Learn how Inpout32.dll does the things. This brief tutorial explains about the working of Inpout32.dll in simple steps...
I was trying to learn DLLs and nothing was really explaining anything; it was just code for you to look at and wonder what was going on. For this...
This article presents a collection of MFC-Extension classes that use the MySQL API. They are implemented in an MFC Extension DLL MySQLWrapp.dll. The...
Using Custom Print Processors is one of the many ways to take control of the printing process. Find out how to use this user-mode DLL and C/C++ to...
In this tutorial, I will show you how you can produce your .dll. Don't expect something complicated. Our example here will be a simple button, so if...
There is one way to make explicit reference to a particular version of an ActiveX COM component for .NET Interop. The example used here is to make...
Use the freeware DLL called InpOut32 to access parallel port, serial port, etc, from your Dephi program. This article tells you how, with sourcecode.