Click here to Skip to main content
15,888,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to hide an application on Win 9x/Me ? Pin
David Crow12-Nov-04 3:51
David Crow12-Nov-04 3:51 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung14-Nov-04 14:34
chauhoangtrung14-Nov-04 14:34 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
David Crow15-Nov-04 4:41
David Crow15-Nov-04 4:41 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung15-Nov-04 14:24
chauhoangtrung15-Nov-04 14:24 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
David Crow16-Nov-04 2:41
David Crow16-Nov-04 2:41 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung16-Nov-04 14:27
chauhoangtrung16-Nov-04 14:27 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
David Crow17-Nov-04 2:41
David Crow17-Nov-04 2:41 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung17-Nov-04 14:25
chauhoangtrung17-Nov-04 14:25 
The solution trapping Ctrl+Alt+Del (using SystemParametersInfo) is not appropriate for my application. Because it will also trap Alt+Tab.

My application allows users :
- kill other applications (using Ctrl+Alt+Del)
- switch among applications (using Alt+Tab).

I'm finding the way to solve this.
GeneralRe: How to hide an application on Win 9x/Me ? Pin
David Crow18-Nov-04 2:07
David Crow18-Nov-04 2:07 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung18-Nov-04 14:27
chauhoangtrung18-Nov-04 14:27 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
David Crow19-Nov-04 2:32
David Crow19-Nov-04 2:32 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung20-Nov-04 0:33
chauhoangtrung20-Nov-04 0:33 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
David Crow22-Nov-04 2:20
David Crow22-Nov-04 2:20 
GeneralRe: How to hide an application on Win 9x/Me ? Pin
chauhoangtrung22-Nov-04 14:23
chauhoangtrung22-Nov-04 14:23 
QuestionWhats wrong with this Code? Pin
Zmurf11-Nov-04 20:14
Zmurf11-Nov-04 20:14 
AnswerRe: Whats wrong with this Code? Pin
David Crow12-Nov-04 4:01
David Crow12-Nov-04 4:01 
GeneralRe: Whats wrong with this Code? Pin
Michael Dunn12-Nov-04 7:05
sitebuilderMichael Dunn12-Nov-04 7:05 
GeneralHelp... developing GUI in VC++ Pin
Mirza Faizan11-Nov-04 20:12
Mirza Faizan11-Nov-04 20:12 
GeneralRe: Help... developing GUI in VC++ Pin
22491711-Nov-04 23:42
22491711-Nov-04 23:42 
GeneralRe: Help... developing GUI in VC++ Pin
Mirza Faizan12-Nov-04 8:09
Mirza Faizan12-Nov-04 8:09 
QuestionCheck how much processes by the same name are running ? Pin
Eyal Kaplan11-Nov-04 20:02
Eyal Kaplan11-Nov-04 20:02 
AnswerRe: Check how much processes by the same name are running ? Pin
22491712-Nov-04 0:10
22491712-Nov-04 0:10 
AnswerRe: Check how much processes by the same name are running ? Pin
22491712-Nov-04 0:12
22491712-Nov-04 0:12 
AnswerRe: Check how much processes by the same name are running ? Pin
Eyal Kaplan17-Nov-04 19:23
Eyal Kaplan17-Nov-04 19:23 
Generalhelp required Pin
adnan pathan11-Nov-04 19:16
adnan pathan11-Nov-04 19:16 

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.