A weird problem.
Debug a program last night, compiled in the VC6.0 environment is successful. The following errors are reported in the VC5.0 environment.
In the case where many settings are changed, the VC5.0's patch SP3 download is downloaded, and the SP3 is successfully compiled.
It is mainly to link a lib file, and the misunderstandings are as follows:
LLLL.LIB: FATAL ERROR LNK1106: Invalid File or Disk Full: Cannot Seek to 0xnnnnnnnn
It is recommended to put the patch, VC5.0 hit SP5. This avoids some errors.