Click here to Skip to main content
15,894,132 members
Home / Discussions / C#
   

C#

 
GeneralRe: DevPartner and WaitForSingleObject Pin
Daniel Turini22-Nov-04 1:03
Daniel Turini22-Nov-04 1:03 
GeneralRe: DevPartner and WaitForSingleObject Pin
PaleyX22-Nov-04 1:53
PaleyX22-Nov-04 1:53 
QuestionHow to find CRC32 value of a File? Pin
pubududilena21-Nov-04 22:27
pubududilena21-Nov-04 22:27 
Generalimplementation of "show me as idle for x mins" Pin
Kamran Zafar21-Nov-04 20:06
Kamran Zafar21-Nov-04 20:06 
GeneralRe: implementation of "show me as idle for x mins" Pin
Stefan Troschuetz21-Nov-04 21:29
Stefan Troschuetz21-Nov-04 21:29 
GeneralRe: implementation of "show me as idle for x mins" Pin
benjymous21-Nov-04 22:16
benjymous21-Nov-04 22:16 
GeneralRe: implementation of "show me as idle for x mins" Pin
Kamran Zafar21-Nov-04 22:30
Kamran Zafar21-Nov-04 22:30 
GeneralRe: implementation of "show me as idle for x mins" Pin
benjymous22-Nov-04 0:06
benjymous22-Nov-04 0:06 
Yes, of course. Sorry - I didn't think that far.

You'll need keyboard and mouse hooks, that'll let you monitor what's going on outside your application

There's a few articles on how to do this here on Codeproject:

Processing Global Mouse and Keyboard Hooks in C#[^]
Global System Hooks in .NET[^]
Using Hooks from C#[^]

One of those should be able to get you going!

--
Help me! I'm turning into a grapefruit!
Phoenix Paint - back from DPaint's ashes!

GeneralRe: implementation of "show me as idle for x mins" Pin
Kamran Zafar22-Nov-04 18:39
Kamran Zafar22-Nov-04 18:39 
GeneralDraw shape inside a control Pin
sreejith ss nair21-Nov-04 19:45
sreejith ss nair21-Nov-04 19:45 
GeneralRe: Draw shape inside a control Pin
DougW4821-Nov-04 20:32
DougW4821-Nov-04 20:32 
GeneralRe: Draw shape inside a control Pin
sreejith ss nair21-Nov-04 21:32
sreejith ss nair21-Nov-04 21:32 
QuestionDatagrid ??? Pin
npqk21-Nov-04 19:07
npqk21-Nov-04 19:07 
AnswerRe: Datagrid ??? Pin
sreejith ss nair21-Nov-04 19:50
sreejith ss nair21-Nov-04 19:50 
QuestionFont Height in twips? Pin
sachinkalse21-Nov-04 17:14
sachinkalse21-Nov-04 17:14 
AnswerRe: Font Height in twips? Pin
Nick Parker21-Nov-04 18:55
protectorNick Parker21-Nov-04 18:55 
GeneralRe: Font Height in twips? Pin
sachinkalse23-Nov-04 21:48
sachinkalse23-Nov-04 21:48 
GeneralResources in a Server application Pin
Jack Hui21-Nov-04 16:05
Jack Hui21-Nov-04 16:05 
GeneralCustom cursor + Imagelist Pin
DennisMetz21-Nov-04 13:14
DennisMetz21-Nov-04 13:14 
GeneralInteresting DB issue Pin
StephenMcAllister21-Nov-04 9:27
StephenMcAllister21-Nov-04 9:27 
GeneralRe: Interesting DB issue Pin
sreejith ss nair21-Nov-04 17:02
sreejith ss nair21-Nov-04 17:02 
GeneralLaunching C# Applications in IE Pin
mkushner21-Nov-04 5:27
mkushner21-Nov-04 5:27 
GeneralRe: Launching C# Applications in IE Pin
Dave Kreskowiak22-Nov-04 4:23
mveDave Kreskowiak22-Nov-04 4:23 
GeneralTab Key in the DataGrid Pin
Hamada_star21-Nov-04 3:53
Hamada_star21-Nov-04 3:53 
GeneralRe: Tab Key in the DataGrid Pin
Jay Shankar22-Nov-04 15:06
Jay Shankar22-Nov-04 15:06 

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.