// OK, your program works. You've tested everything in sight. It's time to ship it. So you make a release version.

// And the world crumbles to dust.

// You get memory access failures, dialogs don't come up, controls don't work, results come out incorrectly, or any or all of the above. Plus a few more problems that are specific to your application.

// Now what?

//That's what this essay is all about.