When I try to compile some code I found I always have the following error:
f:\ookbij3\days\day08\a.cpp(31) : error C2065: 'GetConsoleWindow' : undeclared identifier
I have
#include <iostream>
included (so normally 'GetConsoleWindow' should work)?!?
greetz



LinkBack URL
About LinkBacks



