On MSDN it says you can access the svailable screen width using
, but when I try this using MSVC++ I get the compiler error:
Do I need to declare screen or something? How do I do this? Any help would be appreciated. -Ed ;-)
Code:
screen.availWidth
Code:
error C2065: 'screen' : undeclared identifier
________________________________
Destiny is not a matter of chance; it is a matter of choice.
Destiny is not a matter of chance; it is a matter of choice.