Miscellaneous Utilities Help (misc.hlp) (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
CK1020
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     CVPACK Error CK1020
 
     packed type index exceeds 65535 in module 'module'
 
     The debugging information exceeded a CVPACK limit.
 
     This error may occur when precompiled headers are used.
 
     One of the following may be a solution:
 
        ■ Eliminate unused type strings.
 
        ■ Compile some object files without debugging information.
                                    -♦-