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

Latest Import/Export issues 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

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Services Made Easy

Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Top White Papers and Webcasts

  • Live Event Date: July 10, 2014 @ 2:00 p.m. ET / 11:00 a.m. PT Today, 80% of data is unstructured, and it's doubling every two years. Your organization's unstructured information is comprised of emails, documents, and other file types, and is saved to computers, mobile devices, the cloud, everywhere. So how do you go about securing your most important electronically stored information (ESI), mitigating risk, controlling costs, and reducing data loss if you don't know what data you have and where it is? With …

  • This ROI study is based on data gathered from structured in-depth interviews with representatives from 10 IT organizations that are using Red Hat Network Satellite Server to manage Red Hat Enterprise Linux environments. Based on this study, the IT organizations experienced strong positive returns on their investments, yielding an average 338% ROI over a three-year period – over three times the initial investment.

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds