Click here to Skip to main content
15,913,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: PrintWindow() and transparency Pin
Mark Salsbery19-Nov-07 13:35
Mark Salsbery19-Nov-07 13:35 
GeneralRe: PrintWindow() and transparency Pin
mikejurka19-Nov-07 16:03
mikejurka19-Nov-07 16:03 
GeneralRe: PrintWindow() and transparency Pin
Mark Salsbery19-Nov-07 16:12
Mark Salsbery19-Nov-07 16:12 
QuestionDownload Manager Pin
AhmedOsamaMoh19-Nov-07 8:24
AhmedOsamaMoh19-Nov-07 8:24 
AnswerRe: Download Manager Pin
David Crow19-Nov-07 10:02
David Crow19-Nov-07 10:02 
GeneralRe: Download Manager Pin
led mike19-Nov-07 11:45
led mike19-Nov-07 11:45 
AnswerRe: Download Manager Pin
Hamid_RT19-Nov-07 18:37
Hamid_RT19-Nov-07 18:37 
QuestionUnterminatable process/thread? [modified] Pin
hxhl9519-Nov-07 8:19
hxhl9519-Nov-07 8:19 
I installed Norton Antivirus a few days ago, and I was pretty surprised to find that it can't be terminated. Tried the End Process thing, and all I get is a msgbox telling me that "Access is denied".

My question: Is there a way to do this in a MFC app? Either by making the app a system process or by starting another process that somehow isn't endable?

And is there any way to end processes like these? Sometimes Norton takes up so much CPU it's annoying, and yet I can't end the process...

Thanks in advance. Smile | :)

Edit: I don't want to start another topic, so I'm just going to add another unrelated question: By using ::SendMessage(), is there any way to tell a listbox (like the one in task manager) to remove ONE entry if I know the contents of that entry?



-- modified at 14:24 Monday 19th November, 2007
AnswerRe: Unterminatable process/thread? Pin
Peter Weyzen19-Nov-07 8:27
Peter Weyzen19-Nov-07 8:27 
AnswerRe: Unterminatable process/thread? Pin
Randor 19-Nov-07 11:52
professional Randor 19-Nov-07 11:52 
QuestionRe: Unterminatable process/thread? Pin
hxhl9519-Nov-07 19:44
hxhl9519-Nov-07 19:44 
QuestionError Using std::vector [modified] Pin
Larry Mills Sr19-Nov-07 8:07
Larry Mills Sr19-Nov-07 8:07 
AnswerRe: Error Using std::vector Pin
Cedric Moonen19-Nov-07 8:36
Cedric Moonen19-Nov-07 8:36 
GeneralRe: Error Using std::vector [modified] Pin
Larry Mills Sr19-Nov-07 14:56
Larry Mills Sr19-Nov-07 14:56 
GeneralRe: Error Using std::vector Pin
BhawnaA19-Nov-07 18:15
BhawnaA19-Nov-07 18:15 
GeneralRe: Error Using std::vector Pin
Cedric Moonen19-Nov-07 20:44
Cedric Moonen19-Nov-07 20:44 
GeneralRe: Error Using std::vector Pin
BhawnaA19-Nov-07 21:08
BhawnaA19-Nov-07 21:08 
Questionstd::map and the heap Pin
-Dy19-Nov-07 5:12
-Dy19-Nov-07 5:12 
AnswerRe: std::map and the heap Pin
CPallini19-Nov-07 5:31
mveCPallini19-Nov-07 5:31 
GeneralRe: std::map and the heap Pin
-Dy19-Nov-07 5:51
-Dy19-Nov-07 5:51 
GeneralYou're welcome Pin
CPallini19-Nov-07 5:56
mveCPallini19-Nov-07 5:56 
QuestionEncoding problem? Pin
Gofur Halmurat19-Nov-07 4:57
Gofur Halmurat19-Nov-07 4:57 
AnswerRe: Encoding problem? Pin
led mike19-Nov-07 6:24
led mike19-Nov-07 6:24 
AnswerRe: Encoding problem? Pin
Gofur Halmurat19-Nov-07 7:43
Gofur Halmurat19-Nov-07 7:43 
AnswerRe: Encoding problem? Pin
Peter Weyzen19-Nov-07 8:29
Peter Weyzen19-Nov-07 8:29 

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.