The Wayback Machine - https://web.archive.org/web/20160323212933/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

How to Use TeamViewer

How to Use TeamViewer

Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.

Top White Papers and Webcasts

  • The mobile app development platform market continues to grow, evolve and mature in response to escalating customer requirements. We assess the major vendors to enable enterprise IT developers, architects and mobile development leaders to select the right platform partners.

  • Companies today must be able to quickly develop, test, and deploy innovative mobile applications in order to offer new services, better engage existing customers, and enter emerging markets. This thought-leadership paper discusses the benefits of offering enterprise mobile apps to employees and customers, mobile application examples (use cases), and mobile app development challenges faced by organizations today. By answering a few questions, your paper will offer content customized to meet your requirements …

Most Popular Programming Stories

More for Developers

RSS Feeds

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