A Stronger Defense Through Better Software
A Service Provided By
George Chastain, Huntsville, Alabama

Résumé
Home What's New? About Security Contact Submit Content Disclaimers

Search This Site


powered by FreeFind

Targeted Web Search

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.

Map Files and DLL Rebasing, An Introduction Using Visual C++ 6.0 - An introduction to using the Map File for proactive debugging.  It also discusses the topic of rebasing DLLs.

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.