Click here to Skip to main content
15,885,216 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to get remote system's physical disk space Pin
stateyama5-Jan-04 6:32
stateyama5-Jan-04 6:32 
Generaltracking user behavior Pin
Newbie123-Dec-03 8:53
Newbie123-Dec-03 8:53 
GeneralRe: tracking user behavior Pin
Heath Stewart23-Dec-03 9:14
protectorHeath Stewart23-Dec-03 9:14 
GeneralRe: tracking user behavior Pin
Nick Parker23-Dec-03 9:27
protectorNick Parker23-Dec-03 9:27 
GeneralRe: tracking user behavior Pin
Newbie123-Dec-03 10:01
Newbie123-Dec-03 10:01 
GeneralRe: tracking user behavior Pin
Nick Parker23-Dec-03 14:49
protectorNick Parker23-Dec-03 14:49 
GeneralRe: tracking user behavior Pin
Colin Angus Mackay23-Dec-03 15:04
Colin Angus Mackay23-Dec-03 15:04 
GeneralRe: tracking user behavior Pin
Newbie123-Dec-03 22:19
Newbie123-Dec-03 22:19 
Nick, Heath, Colin, thanks.

Ok, let me try this one more time.

Nick, I'm not sure how it was i induced you to believe that i know absolutely nothing about c# programming, as far as i know i simply admitted ignorance in the area of how to capture keystrokes when my application doesnt have focus, and what is required to get notifications that another app gets focus, etc. Don Box might say that being ignorant of this particular aspect of programming does not necessarily confer ignorance of the basics of c#!!

Colin, i certainly agree that the vast majority of CodeProject readers are not engaged in fulltime spyware development (and contrary to Heath's suggestion, it's not my goal either). on the other hand, billions of people around the world think they should have some clue what george bush says and does, even though they don't work for him. am i the only developer in this forum who has thought it might be interesting to capture information outside their app? does no one else wonder how spyware might do it? yes, perhaps it isn't exactly what one is planning on working on, but i think people do try to have at least some general sense of what is possible and how things are done, that's how people get insights and view problems in new ways.

ok, enough with the philosophy. although i chose the example of spyware because i thought would be a good metaphor, i'm actually interested in the understanding how independently written applications can interact. here are 3 examples that i think are interesting:

-- keystroke macros. i've always assumed you need to be a keyboard driver to implement global macros, is there any other way?

-- gestures. my glidepad hardware came with a nice little gesture recognizer, can the same thing be done hardware independent, say by globally capturing the mouse and pushing manufactured events into the app's event queue?

-- office assistant. do you need to be microsoft to write "mr paperclip", or can a third party without access to the office source code still build an app that watches what a user is doing and makes suggestions.

Thanks in advance for any insights!

GeneralRe: tracking user behavior Pin
Kentamanos24-Dec-03 7:25
Kentamanos24-Dec-03 7:25 
GeneralRe: tracking user behavior Pin
Newbie124-Dec-03 9:29
Newbie124-Dec-03 9:29 
GeneralRe: tracking user behavior Pin
Nick Parker24-Dec-03 12:57
protectorNick Parker24-Dec-03 12:57 
GeneralRe: tracking user behavior Pin
Heath Stewart27-Dec-03 4:25
protectorHeath Stewart27-Dec-03 4:25 
GeneralRe: tracking user behavior Pin
Newbie128-Dec-03 22:07
Newbie128-Dec-03 22:07 
GeneralRe: tracking user behavior Pin
Heath Stewart29-Dec-03 3:45
protectorHeath Stewart29-Dec-03 3:45 
GeneralRe: tracking user behavior Pin
Newbie15-Jan-04 19:50
Newbie15-Jan-04 19:50 
GeneralAsp.net webserver Pin
jnngill23-Dec-03 8:15
jnngill23-Dec-03 8:15 
GeneralRe: Asp.net webserver Pin
leppie23-Dec-03 8:49
leppie23-Dec-03 8:49 
GeneralProtect C# Source Code Pin
Razer23-Dec-03 5:40
Razer23-Dec-03 5:40 
GeneralRe: Protect C# Source Code Pin
Mike Ellison23-Dec-03 5:58
Mike Ellison23-Dec-03 5:58 
GeneralRe: Protect C# Source Code Pin
jconwell23-Dec-03 7:48
jconwell23-Dec-03 7:48 
GeneralRe: Protect C# Source Code Pin
Heath Stewart23-Dec-03 9:25
protectorHeath Stewart23-Dec-03 9:25 
GeneralRe: Protect C# Source Code Pin
Nick Seng23-Dec-03 14:35
Nick Seng23-Dec-03 14:35 
GeneralFile masks Pin
Guinness4Strength23-Dec-03 3:38
Guinness4Strength23-Dec-03 3:38 
GeneralRe: File masks Pin
Heath Stewart23-Dec-03 5:00
protectorHeath Stewart23-Dec-03 5:00 
GeneralRe: File masks Pin
Guinness4Strength24-Dec-03 3:41
Guinness4Strength24-Dec-03 3:41 

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.