blah blah blah is here! blah blah » Close

0
votes
0 answers

Timer function which is global in c#

Hello, I am writing a C# program that uses WinForms. In the past, I have written programs that measure voltages or other parameters from sensors and put them on a timer read. This worked well when needing to access this data in a sing ...

0
votes
0 answers

Global Hotkey

AK01
15

Hi! I know for that it's impossible to catch the GH in console applications. But is it possible with services? I.e. I'll make a windows service which will respond each time I press certain combination.

Feedback