Quantcast
Channel: CodeGuru Forums - C++ and WinAPI
Viewing all articles
Browse latest Browse all 583

windows headers and mingw

$
0
0
hello I'm having problems with codeblocks/mingw and some windows headers... working on a winapi project I needed to use a variable in the header commdlg.h ..but the compiler is giving me the error not defined in this scope.. this does not happen in visual studio... how do I make codeblocks and mingw get the header? thanks

Viewing all articles
Browse latest Browse all 583

Trending Articles