| Visual C++ Library | Description | Applies to |
|---|---|---|
| atl100.dll | Active Template Library (ATL). | Applications that use ATL. |
| msvcr100.dll | C Runtime Library (CRT) for native code. | Applications that use the C Run-Time Libraries. |
| msvcm100.dll | CRT and Standard C++ Library for managed and mixed code. | Applications that use the C Run-Time Libraries or Standard C++ Library and use the /clr (Common Language Runtime Compilation) compiler option. |
| msvcp100.dll | Standard C++ Library for native code. | Applications that use the Standard C++ Library. |
| mfc100.dll | Microsoft Foundation Classes (MFC) Library. | Applications that use the MFC Library. |
| mfc100u.dll | MFC Library with Unicode support. | Applications that use the MFC Library and require Unicode support. |
| mfcmifc100.dll | MFC Managed Interfaces Library. | Applications that use the MFC Library with Windows Forms Controls. |
| mfcm100.dll | MFC Managed Library. | Applications that use the MFC Library with Windows Forms Controls. |
| mfcm100u.dll | MFC Managed Library with Unicode support. | Applications that use the MFC Library with Windows Forms Controls and require Unicode support. |
来自MSDN网址:
浙公网安备 33010602011771号