My objective is to get current position on the screen (out side the form), and save X, Y coords by press "C" for example.
I google and found some suggestion to use api hooks, but i wonder are there a way we can do this task purely in C# code (.NET Lib) ?
Please give me quick sample if possible because im new to c#.
Thanks