Comment on Microsoft, please support (at least a tiny bit of) C99parentComments−4ad14yC works fine, I even toyed with a kernel module build using MinGW instead of the WDK. One caveat is that GCC doesn't generate PDB information, the debugging format used by Microsoft tools.Only C++ doesn't work.
Comments
C works fine, I even toyed with a kernel module build using MinGW instead of the WDK. One caveat is that GCC doesn't generate PDB information, the debugging format used by Microsoft tools.
Only C++ doesn't work.