Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
GeneralRe: Serial communication problem Pin
Anonymous16-May-04 1:21
Anonymous16-May-04 1:21 
GeneralRe: Serial communication problem Pin
wk_vigorous16-May-04 21:52
wk_vigorous16-May-04 21:52 
Generallimit the mouse movement Pin
Member 89285615-May-04 20:44
Member 89285615-May-04 20:44 
GeneralRe: limit the mouse movement Pin
leppie15-May-04 22:15
leppie15-May-04 22:15 
GeneralRe: limit the mouse movement Pin
Hesham Amin15-May-04 22:55
Hesham Amin15-May-04 22:55 
GeneralRe: limit the mouse movement Pin
Member 89285616-May-04 4:31
Member 89285616-May-04 4:31 
QuestionHow to generate keyboard events from a sys service Pin
catalin_im15-May-04 11:38
catalin_im15-May-04 11:38 
AnswerRe: How to generate keyboard events from a sys service Pin
TigerNinja_15-May-04 11:48
TigerNinja_15-May-04 11:48 
You would need a global hook, to capture the ctrl+alt+del keyboard sequence, unless you just want to capture it from a specific application, then you could use an application hook.

Here is an article on windows hooking with .NET that should get you started
http://msdn.microsoft.com/msdnmag/issues/02/10/CuttingEdge/[^]


HTH

R.Bischoff


Denn Gott hat die Menschen so sehr geliebt, daß er seinen einzigen Sohn für sie hergab. Jeder, der an ihn glaubt, wird nicht verlorengehen, sondern das ewige Leben haben


GeneralRe: How to generate keyboard events from a sys service Pin
catalin_im16-May-04 5:56
catalin_im16-May-04 5:56 
GeneralRe: How to generate keyboard events from a sys service Pin
Heath Stewart16-May-04 12:13
protectorHeath Stewart16-May-04 12:13 
AnswerRe: How to generate keyboard events from a sys service Pin
Heath Stewart16-May-04 12:18
protectorHeath Stewart16-May-04 12:18 
GeneralSys or CPU Temperature Pin
eggie515-May-04 10:56
eggie515-May-04 10:56 
GeneralRe: Sys or CPU Temperature Pin
TigerNinja_15-May-04 11:45
TigerNinja_15-May-04 11:45 
GeneralRe: Sys or CPU Temperature Pin
eggie515-May-04 11:56
eggie515-May-04 11:56 
GeneralRe: Sys or CPU Temperature Pin
Orkun GEDiK15-May-04 11:46
Orkun GEDiK15-May-04 11:46 
GeneralRe: Sys or CPU Temperature Pin
TigerNinja_15-May-04 11:49
TigerNinja_15-May-04 11:49 
GeneralRe: Sys or CPU Temperature Pin
eggie515-May-04 11:51
eggie515-May-04 11:51 
GeneralRe: Sys or CPU Temperature Pin
Orkun GEDiK15-May-04 14:25
Orkun GEDiK15-May-04 14:25 
GeneralCrystal reports Pin
blankg15-May-04 10:25
blankg15-May-04 10:25 
GeneralRe: Crystal reports Pin
Heath Stewart16-May-04 12:06
protectorHeath Stewart16-May-04 12:06 
GeneralRe: Crystal reports Pin
blankg17-May-04 5:06
blankg17-May-04 5:06 
Generalseaching a web page Pin
mikey C15-May-04 9:31
mikey C15-May-04 9:31 
GeneralRe: seaching a web page Pin
eggie516-May-04 5:21
eggie516-May-04 5:21 
GeneralRe: seaching a web page Pin
mikey C16-May-04 12:39
mikey C16-May-04 12:39 
GeneralRe: seaching a web page Pin
eggie516-May-04 19:36
eggie516-May-04 19:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.