API for beginners?

Jibrohni

Freshman
Joined
Apr 15, 2010
Messages
28
Hi all,

I'm hoping someone can point me in the direction of a good place to start learning about API calls using C#.

I want to work towards obtaining handles to external programs and retrieving various bits of information.

Ideally I want to be able to watch a window and act everytime a WM_PAINT message is triggered. I'm just finding it a tough topic for a beginner to understand with all the complex looking parameters and all.

Any good advice is welcomed.

Jib.
 
Back
Top