Hey,
I'm confused about the header files and libraries that MinGW-w64 provides? Does it provide just header files (along with certain libraries like libstdc++) that enable the compiler to link against Microsoft-provided DLLs (along with some MinGW-specific DLLs)? What is the relation between the files and programs provided by the Windows SDK and MinGW-w64? How are they similar/different? Does the Windows SDK offer additional DLLs and header files (or additional header files that expose functions in the system DLLs not exposed by MinGW's header files)? Apart from the Win32 API, does MinGW support newer APIs like WinRT?

Thanks,
Vishal Subramanyam

P.S. As a noob, how can I be of help to the project?


_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to