Hi,
I use cygwin to compile my C++ programs. In one of them I had this error:
Exercise.cpp:18: error: `INITCOMMONCONTROLSEX' undeclared (first use this
function)
Exercise.cpp:18: error: (Each undeclared identifier is reported only once for
each function it appears in.)
Exercise.cpp:18: error: par
Hi,
I am following a win32 tutorial, but I had a problem in one of the exercise.
I had this error:
Exercise.cpp:18: error: `INITCOMMONCONTROLSEX' undeclared (first use this
function)
Exercise.cpp:18: error: (Each undeclared identifier is reported only once for
each function it appears in.)
Exerc
2 matches
Mail list logo