Click here to Skip to main content
15,902,938 members
Home / Discussions / C#
   

C#

 
GeneralRe: A Service to Kill Processes Pin
kingletas18-Oct-07 5:01
kingletas18-Oct-07 5:01 
GeneralRe: A Service to Kill Processes Pin
led mike18-Oct-07 5:23
led mike18-Oct-07 5:23 
GeneralRe: A Service to Kill Processes [modified] Pin
kingletas18-Oct-07 5:45
kingletas18-Oct-07 5:45 
GeneralRe: A Service to Kill Processes Pin
led mike18-Oct-07 6:18
led mike18-Oct-07 6:18 
GeneralRe: A Service to Kill Processes Pin
kingletas18-Oct-07 6:24
kingletas18-Oct-07 6:24 
GeneralRe: A Service to Kill Processes Pin
Dan Neely18-Oct-07 5:44
Dan Neely18-Oct-07 5:44 
GeneralRe: A Service to Kill Processes Pin
kingletas18-Oct-07 6:22
kingletas18-Oct-07 6:22 
AnswerRe: A Service to Kill Processes Pin
leppie18-Oct-07 4:50
leppie18-Oct-07 4:50 
Why would you want to kill processes? Wouldn't you just want to prevent users from starting new ones?

It is quite easy to prevent the task manager (via registry) and Alt-TAB and the Windows keys with a global keyboard hook.


xacc.ide

The rule of three: "The first time you notice something that might repeat, don't generalize it. The second time the situation occurs, develop in a similar fashion -- possibly even copy/paste -- but don't generalize yet. On the third time, look to generalize the approach."

GeneralRe: A Service to Kill Processes Pin
kingletas18-Oct-07 5:04
kingletas18-Oct-07 5:04 
AnswerRe: A Service to Kill Processes Pin
Ian MacLean18-Oct-07 5:07
Ian MacLean18-Oct-07 5:07 
QuestionReading Very Large Text File ... Pin
Davids Maguire18-Oct-07 4:06
Davids Maguire18-Oct-07 4:06 
AnswerRe: Reading Very Large Text File ... Pin
Abhijit Jana18-Oct-07 4:15
professionalAbhijit Jana18-Oct-07 4:15 
AnswerRe: Reading Very Large Text File ... Pin
Colin Angus Mackay18-Oct-07 4:16
Colin Angus Mackay18-Oct-07 4:16 
GeneralRe: Reading Very Large Text File ... Pin
Dan Neely18-Oct-07 5:39
Dan Neely18-Oct-07 5:39 
GeneralRe: Reading Very Large Text File ... Pin
Colin Angus Mackay18-Oct-07 8:10
Colin Angus Mackay18-Oct-07 8:10 
AnswerRe: Reading Very Large Text File ... Pin
Luc Pattyn18-Oct-07 4:24
sitebuilderLuc Pattyn18-Oct-07 4:24 
GeneralRe: Reading Very Large Text File ... Pin
Davids Maguire18-Oct-07 4:32
Davids Maguire18-Oct-07 4:32 
GeneralRe: Reading Very Large Text File ... Pin
Luc Pattyn18-Oct-07 4:38
sitebuilderLuc Pattyn18-Oct-07 4:38 
AnswerRe: Reading Very Large Text File ... Pin
leppie18-Oct-07 4:52
leppie18-Oct-07 4:52 
AnswerRe: Reading Very Large Text File ... Pin
Ennis Ray Lynch, Jr.18-Oct-07 10:01
Ennis Ray Lynch, Jr.18-Oct-07 10:01 
QuestionoleDB, Odbc, DataBase Pin
half-life18-Oct-07 3:37
half-life18-Oct-07 3:37 
AnswerRe: oleDB, Odbc, DataBase Pin
Abhijit Jana18-Oct-07 3:48
professionalAbhijit Jana18-Oct-07 3:48 
GeneralRe: oleDB, Odbc, DataBase Pin
half-life18-Oct-07 3:55
half-life18-Oct-07 3:55 
GeneralRe: oleDB, Odbc, DataBase Pin
Abhijit Jana18-Oct-07 4:09
professionalAbhijit Jana18-Oct-07 4:09 
AnswerRe: oleDB, Odbc, DataBase Pin
J4amieC18-Oct-07 3:54
J4amieC18-Oct-07 3:54 

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.