You can use any of them with the code :: Blocks. Choose the one you like best. Regarding information about the Windows SDK tools, right-click your project and select "Build Options ...":

Add <SDKPath>\include(C: \ Program Files \ Microsoft SDKs \ Windows \ v7.0A \ Include on my machine) to the compiler directories and linker directories add <SDKPath>\lib(C: \ Program Files \ Microsoft SDKs \ Windows \ v7.0A \ Lib on my machine )
source
share