Search This Site powered by FreeFind
Departments Development Test, QA & Safety The Biz Information Security Joint Resources
General CDR Systems Weapons 101 DoD Links Media Office Resources Defense News Defense Magazines Tech & World News Reader's Corner Books
©2006 G. Chastain
White Papers This page provides links to some white papers that I've written in the past on various software develop projects.
A Crash Course In Exporting From A DLL With A Detailed Look At The DEF File Using Visual C++ 6.0 - An look at exporting using the Module Definition File (DEF). Compares this export method to the conventional methods. Also looks at exporting from a C++ DLL for use by C and Visual Basic client code.