|
-
August 31st, 2010, 01:26 PM
#1
.NET libraries that allow "interact" with windows
Hi people,
I was wondering which .NET libraries could I use if I need an apliccation to run while windows is using other programs.
For example:
When you are seeing an image on the windows image viewer and you press the Print screen key. Autoamtically the Sangit editor(if you have Sangit install and running) opens for you to edit the clipboard.
Thanks a lot!
-
October 27th, 2010, 03:50 AM
#2
Re: .NET libraries that allow "interact" with windows
I was wondering which .NET libraries could I use if I need an apliccation to run while windows is using other programs.
All of them! Windows is a multi-tasking operating system.
You don't make it clear what your particular problem is.
-
January 6th, 2011, 01:45 AM
#3
Re: .NET libraries that allow "interact" with windows
I think you are thinking of a HotKey. This can be done within the Windows OS, although I am not sure how to do it programmatically.
A google search came up with some pretty good results:
http://www.google.com/search?hl=en&s...=&oq=&gs_rfai=
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|