Click here to Skip to main content
15,899,474 members
Home / Discussions / C#
   

C#

 
GeneralSave Button Pin
tatchung7-Jul-05 15:20
tatchung7-Jul-05 15:20 
GeneralTimeOut exception with HttpWebRequest.getResponse but not with IE Pin
Jason Manfield7-Jul-05 10:48
Jason Manfield7-Jul-05 10:48 
GeneralRe: TimeOut exception with HttpWebRequest.getResponse but not with IE Pin
squawk7-Jul-05 16:36
squawk7-Jul-05 16:36 
GeneralRe: TimeOut exception with HttpWebRequest.getResponse but not with IE Pin
Dave Kreskowiak8-Jul-05 4:00
mveDave Kreskowiak8-Jul-05 4:00 
GeneralRe: TimeOut exception with HttpWebRequest.getResponse but not with IE Pin
squawk11-Jul-05 18:02
squawk11-Jul-05 18:02 
GeneralRe: TimeOut exception with HttpWebRequest.getResponse but not with IE Pin
Dave Kreskowiak12-Jul-05 1:05
mveDave Kreskowiak12-Jul-05 1:05 
Generalcrystal report pictures Pin
kornstyle7-Jul-05 8:50
kornstyle7-Jul-05 8:50 
GeneralGlobally intercepting keyboard events and blocking them if required Pin
Florian Albrechtskirchinger7-Jul-05 8:39
Florian Albrechtskirchinger7-Jul-05 8:39 
Hello!

I have an old notebook with no display (don’t ask - long story). Now I want to put it back in use by developing a Text-to-Speech-based menu, e.g. I press ‘m’ and the program outputs something like “You are in the main menu. Press 1 to do …., press 2 to do ….., …” via TTS – all just for fun. The TTS part isn’t much of a problem but I was wondering if I could reassign keys like the windows key. Essentially, I would like to globally (before Windows does) intercept any keyboard events and then pass them directly to an application of my choice or simply drop them.
Am I looking for a hook? Or do they, as I’ve read, only allow for monitoring system events but not altering or discarding them all together?
If I’m wrong with that assumption I would appreciate any help concerning hooks and especially their interop side. I’ve read that global hooks require the code to reside in a DLL? I guess this doesn’t include managed DLLs and I would have to do it in unmanaged C++.
If I’m right I’m open to any suggestions and any useful resources you can provide.
Thanks in advance.

Regards,
Florian
GeneralRe: Globally intercepting keyboard events and blocking them if required Pin
Dave Kreskowiak7-Jul-05 9:54
mveDave Kreskowiak7-Jul-05 9:54 
GeneralRe: Globally intercepting keyboard events and blocking them if required Pin
Florian Albrechtskirchinger8-Jul-05 2:57
Florian Albrechtskirchinger8-Jul-05 2:57 
GeneralRe: Globally intercepting keyboard events and blocking them if required Pin
Dave Kreskowiak8-Jul-05 3:55
mveDave Kreskowiak8-Jul-05 3:55 
GeneralRe: Globally intercepting keyboard events and blocking them if required Pin
Florian Albrechtskirchinger9-Jul-05 4:30
Florian Albrechtskirchinger9-Jul-05 4:30 
GeneralRe: Globally intercepting keyboard events and blocking them if required Pin
Florian Albrechtskirchinger13-Jul-05 7:43
Florian Albrechtskirchinger13-Jul-05 7:43 
QuestionTimeSpans as Int's? Pin
YawgmothIII7-Jul-05 5:48
YawgmothIII7-Jul-05 5:48 
AnswerRe: TimeSpans as Int's? Pin
leppie7-Jul-05 6:00
leppie7-Jul-05 6:00 
QuestionIs Someone aware of this Error? Pin
just4ulove77-Jul-05 5:45
just4ulove77-Jul-05 5:45 
AnswerRe: Is Someone aware of this Error? Pin
Alomgir Miah7-Jul-05 5:57
Alomgir Miah7-Jul-05 5:57 
GeneralRe: Is Someone aware of this Error? Pin
just4ulove77-Jul-05 7:48
just4ulove77-Jul-05 7:48 
GeneralRe: Is Someone aware of this Error? Pin
Guffa7-Jul-05 7:55
Guffa7-Jul-05 7:55 
GeneralRe: Is Someone aware of this Error? Pin
just4ulove77-Jul-05 7:59
just4ulove77-Jul-05 7:59 
GeneralRe: Is Someone aware of this Error? Pin
Guffa7-Jul-05 8:20
Guffa7-Jul-05 8:20 
GeneralRe: Is Someone aware of this Error? Pin
Dave Kreskowiak7-Jul-05 8:02
mveDave Kreskowiak7-Jul-05 8:02 
GeneralRe: Is Someone aware of this Error? Pin
just4ulove77-Jul-05 8:06
just4ulove77-Jul-05 8:06 
GeneralRe: Is Someone aware of this Error? Pin
Dave Kreskowiak7-Jul-05 9:45
mveDave Kreskowiak7-Jul-05 9:45 
AnswerRe: Is Someone aware of this Error? Pin
Guffa7-Jul-05 6:25
Guffa7-Jul-05 6:25 

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.