Click here to Skip to main content
15,792,959 members
Home / Discussions / C#
   

C#

 
GeneralRe: Yet another C# Quiz Pin
5.5 cents21-Jan-04 15:05
suss5.5 cents21-Jan-04 15:05 
GeneralRe: Yet another C# Quiz Pin
Heath Stewart21-Jan-04 18:36
protectorHeath Stewart21-Jan-04 18:36 
GeneralRe: Yet another C# Quiz Pin
5.5 cents25-Jan-04 18:52
suss5.5 cents25-Jan-04 18:52 
Generalobj/<name>.pdb problems Pin
Arch Stanton21-Jan-04 14:01
Arch Stanton21-Jan-04 14:01 
GeneralRe: obj/<name>.pdb problems Pin
LongRange.Shooter22-Jan-04 10:19
LongRange.Shooter22-Jan-04 10:19 
GeneralRe: obj/<name>.pdb problems Pin
Arch Stanton22-Jan-04 15:13
Arch Stanton22-Jan-04 15:13 
Generalbackground program to capture a key press Pin
mikemilano21-Jan-04 12:51
mikemilano21-Jan-04 12:51 
GeneralRe: background program to capture a key press Pin
Heath Stewart21-Jan-04 18:32
protectorHeath Stewart21-Jan-04 18:32 
You'll need to install a windows keyboard hook since there would be no active window to process the keyboard notification messages.

There's been several good articles about this here on CodeProject, including Using Hooks from C#[^].

See http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/windowing/hooks.asp[^] for more information.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralLooking for IT Professionals on H1B Visa Transfer/Faster GreenCard Processing Pin
Keith_00221-Jan-04 11:39
Keith_00221-Jan-04 11:39 
GeneralInternationalization in C# Pin
Member 16792721-Jan-04 11:29
Member 16792721-Jan-04 11:29 
GeneralRe: Internationalization in C# Pin
Heath Stewart21-Jan-04 12:16
protectorHeath Stewart21-Jan-04 12:16 
GeneralReferencing a control Pin
Daniel Negron21-Jan-04 11:25
Daniel Negron21-Jan-04 11:25 
GeneralRe: Referencing a control Pin
Heath Stewart21-Jan-04 12:08
protectorHeath Stewart21-Jan-04 12:08 
QuestionModal UserControl, exist some way? Pin
Palladino21-Jan-04 9:48
Palladino21-Jan-04 9:48 
AnswerRe: Modal UserControl, exist some way? Pin
Mazdak21-Jan-04 10:04
Mazdak21-Jan-04 10:04 
AnswerRe: Modal UserControl, exist some way? Pin
Heath Stewart21-Jan-04 12:05
protectorHeath Stewart21-Jan-04 12:05 
GeneralProblem inserting data into a database from a textbox Pin
kymyatha21-Jan-04 8:59
kymyatha21-Jan-04 8:59 
GeneralRe: Problem inserting data into a database from a textbox Pin
Guillermo Rivero21-Jan-04 9:03
Guillermo Rivero21-Jan-04 9:03 
GeneralRe: Problem inserting data into a database from a textbox Pin
Mazdak21-Jan-04 9:05
Mazdak21-Jan-04 9:05 
GeneralRe: Problem inserting data into a database from a textbox Pin
Heath Stewart21-Jan-04 9:22
protectorHeath Stewart21-Jan-04 9:22 
GeneralRe: Problem inserting data into a database from a textbox Pin
gmu0421-Jan-04 23:26
gmu0421-Jan-04 23:26 
QuestionRaw socket handling tcp syn without SIO_RCVALL ? Pin
rantanplanisback21-Jan-04 8:42
rantanplanisback21-Jan-04 8:42 
GeneralArrayList Pin
hornshoj21-Jan-04 8:41
hornshoj21-Jan-04 8:41 
GeneralRe: ArrayList Pin
Heath Stewart21-Jan-04 9:17
protectorHeath Stewart21-Jan-04 9:17 
GeneralScrolling on mouse down/move Pin
MrEyes21-Jan-04 7:15
MrEyes21-Jan-04 7:15 

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.