The Wayback Machine - https://web.archive.org/web/20160323210426/http://www.codeguru.com/cpp/data/mfc_database/misc/

Latest Misc. Articles

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

Most Popular Programming Stories

More for Developers

RSS Feeds

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