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

Latest DLL Articles

Easy way to set up global API hooks

Discover an easy way to set up system-wide global API hooks using AppInit_DLLs registry key for DLL injection and Mhook library for API hooking. To illustrate this technique we will show how to easily hide calc.exe from the list of running processes.

Create MySQL 5.1 Storage Engine Plugins Under Win32

A MySQL Storage engine requires functions that MySQL provides. Therefore, you normally need to link it into mysqld-core under Windows because mysqld.exe doesn't export all required functions (because it's an .exe, not a .dll). So, you're unable to import the required functions in our Plugin. Learn a possible way to circumvent this limitation by using the .map files that are provided with MySQL.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

Top White Papers and Webcasts

  • Providing superior IT solutions not only differentiate VARs from their competitors, this practice also establishes a foundation of trust upon which a VAR can build a lasting advisor relationship with its customers. VARs who settle for mediocre AV products ultimately encourage customers to view the VAR as equally undistinguished. Delivering truly exceptional endpoint security – thus building credibility and trust with the VAR’s customers – demands a fundamentally new approach. Read this white …

  • Who can you trust? Learn from the IBM X-Force team in this new quarterly report how the Internet of Things and IP reputation tracking are transforming the security landscape.

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date