Microsoft Visual C + + 6.0, abbreviated as VC6.0, is a C + + compiler introduced by Microsoft that translates "high-level language" into "machine language (low-level language)" process
Order. Visual C + + is a powerful visual software development tool. Since the introduction of Visual c++1.0 in 1993, Microsoft Inc., with its new version of the constantly asked
Visual C + + has become the preferred tool for professional programmers to develop software.
vc++6.0 is mainly run under Windows XP, in Win7,win8 and Win10 run will have some compatibility issues, Win7 OK, Vc6.0 can also
Run, but cannot run in Win8 and Win10, we will fix this problem.
1. Download the good VC6.0, and install it, this everyone will.
2. Then find the default installation location for VC6.0 (the default installation path is in C:\Program files)
3. Then pass this path: C:\Program Files\vc++6.0\common\msdev98\bin\msdev. EXE; find MSDEV. EXE executable file
4. Right--Properties--general, rename MSDEV.EXE to ******. EXE (. EXE before changing to anything).
5. right -- Properties -- compatibility , compatibility mode Select the one for Windows XP . Permission level Check " run this program as Administrator " and click OK .
6. Send the executable file of the. exe with the renamed icon to the desktop and double-click to run
VC6.0 settings for compatibility issues under WIN10 (try it)