Click here to Skip to main content
15,886,689 members
Home / Discussions / C#
   

C#

 
GeneralRe: running a service periodically Pin
mark_me25-Jun-09 15:34
mark_me25-Jun-09 15:34 
GeneralRe: running a service periodically Pin
Luc Pattyn25-Jun-09 15:35
sitebuilderLuc Pattyn25-Jun-09 15:35 
Questionkeydown event on minimized form ! Pin
kubibay25-Jun-09 8:46
kubibay25-Jun-09 8:46 
AnswerRe: keydown event on minimized form ! Pin
Rajesh R Subramanian25-Jun-09 9:29
professionalRajesh R Subramanian25-Jun-09 9:29 
GeneralRe: keydown event on minimized form ! Pin
kubibay25-Jun-09 9:56
kubibay25-Jun-09 9:56 
GeneralRe: keydown event on minimized form ! Pin
Rajesh R Subramanian25-Jun-09 10:15
professionalRajesh R Subramanian25-Jun-09 10:15 
GeneralRe: keydown event on minimized form ! Pin
kubibay25-Jun-09 10:20
kubibay25-Jun-09 10:20 
GeneralRe: keydown event on minimized form ! Pin
EliottA25-Jun-09 10:25
EliottA25-Jun-09 10:25 
Information on hooking[^]

C[^]
C++[^]

Both are computer languages with similar syntax's, infact C++ was developed to extend and enhance the C language. Both are native languages.

This is an example of a Keyboard hook[^] written in C#. You can use the logic here to apply to your model.

The reason why I bothered to gather all this info? It will be useless to you, I sense you need a beginners book before attempting to understand global hooks. If you don't even know what C/C++ is, then you're in big trouble.

Good luck, you're going to need it.


GeneralRe: keydown event on minimized form ! Pin
kubibay25-Jun-09 10:29
kubibay25-Jun-09 10:29 
Questionusing versus out of scope Pin
jackgeek25-Jun-09 8:03
jackgeek25-Jun-09 8:03 
AnswerRe: using versus out of scope Pin
harold aptroot25-Jun-09 8:14
harold aptroot25-Jun-09 8:14 
AnswerRe: using versus out of scope Pin
OriginalGriff25-Jun-09 8:20
mveOriginalGriff25-Jun-09 8:20 
GeneralRe: using versus out of scope Pin
Mirko198025-Jun-09 21:44
Mirko198025-Jun-09 21:44 
QuestionSerial Port synchronous read Pin
12425625-Jun-09 7:56
12425625-Jun-09 7:56 
Questiongui Pin
Alessio Granzotto25-Jun-09 7:34
Alessio Granzotto25-Jun-09 7:34 
AnswerRe: gui Pin
dan!sh 25-Jun-09 7:41
professional dan!sh 25-Jun-09 7:41 
AnswerRe: gui Pin
Arindam Sinha25-Jun-09 22:19
Arindam Sinha25-Jun-09 22:19 
GeneralRe: gui Pin
Alessio Granzotto25-Jun-09 22:27
Alessio Granzotto25-Jun-09 22:27 
QuestionHow to change dynamically Action property of SoapRpcMethodAttribute Attribute ? Pin
redius25-Jun-09 7:27
redius25-Jun-09 7:27 
QuestionWebbrowser Messagebox Dialogresult? Pin
f1ref1re25-Jun-09 6:05
f1ref1re25-Jun-09 6:05 
AnswerRe: Webbrowser Messagebox Dialogresult? Pin
Arindam Sinha25-Jun-09 21:57
Arindam Sinha25-Jun-09 21:57 
QuestionPrint a form Pin
Samb198525-Jun-09 5:59
Samb198525-Jun-09 5:59 
AnswerRe: Print a form Pin
musefan25-Jun-09 6:29
musefan25-Jun-09 6:29 
GeneralRe: Print a form Pin
Samb198525-Jun-09 6:42
Samb198525-Jun-09 6:42 
QuestionConverter converter = new Converter(delegate(int value) Pin
Angel Romero25-Jun-09 4:39
Angel Romero25-Jun-09 4:39 

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.