C
Calum Maciver
Hey Guys!,
I'm very new to c++ and need to write a really simple program. I've
downloaded Visual C++ 2008, on recomendation from a friend and have
the following task to perform. I need to create a program, that given
a window name such as "Internet Explorer" maximises that specific
window and returns the top left co-ordinate. I presume that I need to
use the Windows API however after glancing over a few tutorials I feel
it is taking a long time to discover the answer and I only need a
simple solution. After I have this information I will use JNI and do
the rest in Java. Any pointers and sample code would be much
appreciated.
I'm very new to c++ and need to write a really simple program. I've
downloaded Visual C++ 2008, on recomendation from a friend and have
the following task to perform. I need to create a program, that given
a window name such as "Internet Explorer" maximises that specific
window and returns the top left co-ordinate. I presume that I need to
use the Windows API however after glancing over a few tutorials I feel
it is taking a long time to discover the answer and I only need a
simple solution. After I have this information I will use JNI and do
the rest in Java. Any pointers and sample code would be much
appreciated.