Sometimes, you can't avoid writing your own DLL. This explanation takes some of the mystery out of the process.
Latest Tips Articles
TBarCodeDLL�Board the Barcode Bandwagon
Reap great benefits from barcode integration. The TBarCode DLL component is a barcoding solution you can use to print reports or stickers that will verify inventory when scanned.
Multi Platform Plugin Development Made Easy!
Learn how to develop and use multi platform plugins easily using the Simple Plugin Layer (SPL) Library.
Tip: Detecting a HMODULE/HINSTANCE Handle Within the Module You're Running In
You may have faced the challenge of detecting a HMODULE/HINSTANCE handle within a DLL module you're running.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.