Board index » Visual Studio » C++ library supported DLL
|
seklaw
|
C++ library supported DLL
Visual Studio177
Hello everyone, Are there some formal documents about which physical files contain C++ related libraries' implementation on Windows (i.e. something like mscvp*, to run and build C++ application, all required static lib, import lib and DLL)? How about the physical files for C (i.e. CRT) and for all Windows API? BTW: maybe my question should be asked in another way -- the frequently used DLLs (like user32.dll) and related functions, import libraries and static libraies for Windows platform? thanks in advance, George - |
