The Wayback Machine - https://web.archive.org/web/20111103011518/http://www.codeguru.com/cpp/w-p/dll/tips/

    Tips

    An Easy Way to Make an MFC DLL

    Sometimes, you can't avoid writing your own DLL. This explanation takes some of the mystery out of the process.

    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.

    [Updated] 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.