Click here to Skip to main content
15,881,380 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi3-Sep-07 22:45
Hamed Musavi3-Sep-07 22:45 
GeneralRe: Hide a window, on loosing mouse attention! Pin
chandu0043-Sep-07 23:14
chandu0043-Sep-07 23:14 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi3-Sep-07 23:40
Hamed Musavi3-Sep-07 23:40 
GeneralRe: Hide a window, on loosing mouse attention! Pin
chandu0043-Sep-07 23:56
chandu0043-Sep-07 23:56 
QuestionStatic linking and dlls Pin
vikramlinux3-Sep-07 19:12
vikramlinux3-Sep-07 19:12 
AnswerRe: Static linking and dlls Pin
Cedric Moonen3-Sep-07 20:06
Cedric Moonen3-Sep-07 20:06 
GeneralRe: Static linking and dlls Pin
Nishad S3-Sep-07 22:03
Nishad S3-Sep-07 22:03 
QuestionDisable Task Manager for ALL users? Pin
amirreza yazdanshenas3-Sep-07 18:39
amirreza yazdanshenas3-Sep-07 18:39 
Hi,
It is said that using the registry key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\System\DisableTaskMgr
we can disable Task Manager for all users of a computer.
Refere to :http://www.pctools.com/guides/registry/detail/163/.
As I test it, in both Win2k and WinXp, its not true. The registry key is only effective if used with HKEY_CURENT_USER, not with HKEY_LOCAL_MACHINE.
Can anybody help me with that, plz?
Plz, remember that I have to do this in a MFC C++ program, so I can't use Group Policy Editor of Windows.
AnswerRe: Disable Task Manager for ALL users? Pin
Anurag Gandhi3-Sep-07 19:14
professionalAnurag Gandhi3-Sep-07 19:14 
GeneralRe: Disable Task Manager for ALL users? Pin
Stephen Hewitt3-Sep-07 19:50
Stephen Hewitt3-Sep-07 19:50 
GeneralRe: Disable Task Manager for ALL users? Pin
amirreza yazdanshenas3-Sep-07 22:22
amirreza yazdanshenas3-Sep-07 22:22 
GeneralRe: Disable Task Manager for ALL users? Pin
Stephen Hewitt3-Sep-07 22:29
Stephen Hewitt3-Sep-07 22:29 
Questionmsvcrt.dll Pin
vikramlinux3-Sep-07 18:29
vikramlinux3-Sep-07 18:29 
AnswerRe: msvcrt.dll Pin
Naveen3-Sep-07 18:39
Naveen3-Sep-07 18:39 
GeneralRe: msvcrt.dll Pin
vikramlinux3-Sep-07 18:58
vikramlinux3-Sep-07 18:58 
Question[SOLVED] MoveWindow() and Negative Values [modified] Pin
Zeke8083-Sep-07 12:16
Zeke8083-Sep-07 12:16 
AnswerRe: MoveWindow() and Negative Values Pin
Mark Salsbery3-Sep-07 12:44
Mark Salsbery3-Sep-07 12:44 
GeneralRe: MoveWindow() and Negative Values Pin
Zeke8083-Sep-07 13:14
Zeke8083-Sep-07 13:14 
GeneralRe: MoveWindow() and Negative Values Pin
Mark Salsbery3-Sep-07 14:45
Mark Salsbery3-Sep-07 14:45 
GeneralRe: MoveWindow() and Negative Values Pin
Zeke8083-Sep-07 15:25
Zeke8083-Sep-07 15:25 
GeneralRe: MoveWindow() and Negative Values Pin
chandu0043-Sep-07 18:14
chandu0043-Sep-07 18:14 
QuestionHow to get a status from ITask Pin
StefanKittel3-Sep-07 10:40
StefanKittel3-Sep-07 10:40 
AnswerRe: How to get a status from ITask Pin
Hamid_RT3-Sep-07 18:52
Hamid_RT3-Sep-07 18:52 
QuestionHow to launch exe file with command line? Pin
jerome_data3-Sep-07 7:38
jerome_data3-Sep-07 7:38 
AnswerRe: How to launch exe file with command line? Pin
Mark Salsbery3-Sep-07 8:26
Mark Salsbery3-Sep-07 8:26 

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.