Preparing Your Application for Distribution

Chapter 52

This chapter provides information about preparing your tested, debugged application for final distribution. It includes information on how to maximize the speed at which your tested, debugged application runs and how to minimize the size of your executable file.

Warning: Applying the techniques discussed in this chapter to an application that is not fully developed, tested, and debugged may result in serious problems, including serious memory overwrite problems.

More:

Copyright and Trademark Notices

About Preparing Your Application for Distribution

Check Your Code for Error Checking and Recovery

Link Your Application with the Production Library

Pack all Designer Libraries

Make all Designer libraries READONLY


Home Contents Previous Next