Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralProblem With Auto Complet. Pin
Ghasrfakhri2-May-01 9:32
Ghasrfakhri2-May-01 9:32 
GeneralRe: Problem With Auto Complet. Pin
Michael Dunn2-May-01 9:53
sitebuilderMichael Dunn2-May-01 9:53 
GeneralGetting hwnd of a child window Pin
Rukhsar2-May-01 8:03
Rukhsar2-May-01 8:03 
GeneralRe: Getting hwnd of a child window Pin
Stephen Caldwell2-May-01 14:36
Stephen Caldwell2-May-01 14:36 
GeneralKeeping process out of task manager Pin
Daníel B. Sigurgeirsson2-May-01 6:45
Daníel B. Sigurgeirsson2-May-01 6:45 
GeneralRe: Keeping process out of task manager Pin
Tomasz Sowinski2-May-01 23:19
Tomasz Sowinski2-May-01 23:19 
GeneralRe: Keeping process out of task manager Pin
yamini3-May-01 0:30
yamini3-May-01 0:30 
GeneralRe: Keeping process out of task manager Pin
Daníel B. Sigurgeirsson4-May-01 3:39
Daníel B. Sigurgeirsson4-May-01 3:39 
As a programmer I do not like users trying to cheat programs that I have developed. That is why I need to find a way to discourage these power users from cheating the software. Ok, let's try to explore a nicer way of discouraging the user to ungracefully kill the program. The idea of the software is not to disable the user from running the software. Because the software has its own way of closing it. It has its own close button. But the problem is that there is a way of cheating the program by using 'cntrl-alt-delete'. I am implementing the software now to run a s a service in win 95, 98 and ME. But I have a problem with windows 2000. You can see all the services that are running. Also I would like to explore another way of making this program bulletproof. The program I am writing is a free Internet Dialer program where the user gets a banner window that he should not be able to close if he is surfing online using this software. Another problem might be third party software like "system properties" that will unhide programs from the taskbar. That is why I would like to explore other ways of making this program bulletproof. Do you know of anyway this program can disconnect the user if it uses 'cntrl-alt-delete' instead of closing the program using its closing button. The software uses windows dialup networking to dial. If somebody knows a way how to make this program bulletproof please send me your remarks.
Thanks in advance,


Raymond Bentoera
Cybergate Interactive
GeneralRe: Keeping process out of task manager Pin
Tomasz Sowinski4-May-01 3:55
Tomasz Sowinski4-May-01 3:55 
GeneralRe: Keeping process out of task manager Pin
Tomasz Sowinski4-May-01 4:07
Tomasz Sowinski4-May-01 4:07 
GeneralRe: Keeping process out of task manager Pin
Daníel B. Sigurgeirsson4-May-01 4:50
Daníel B. Sigurgeirsson4-May-01 4:50 
GeneralRe: Keeping process out of task manager Pin
Tomasz Sowinski4-May-01 10:06
Tomasz Sowinski4-May-01 10:06 
GeneralRe: Keeping process out of task manager Pin
Daníel B. Sigurgeirsson7-May-01 2:48
Daníel B. Sigurgeirsson7-May-01 2:48 
GeneralTrying to make a program bulletproof Pin
Daníel B. Sigurgeirsson2-May-01 6:39
Daníel B. Sigurgeirsson2-May-01 6:39 
GeneralChild Windows Pin
2-May-01 6:08
suss2-May-01 6:08 
GeneralRe: Child Windows Pin
Cathy2-May-01 7:57
Cathy2-May-01 7:57 
GeneralRe: Child Windows Pin
Will Nolan2-May-01 22:24
Will Nolan2-May-01 22:24 
GeneralRe: Child Windows Pin
F.Dost3-May-01 4:50
F.Dost3-May-01 4:50 
GeneralRe: Child Windows Pin
Cathy4-May-01 5:14
Cathy4-May-01 5:14 
GeneralGradiant Color Filling in Irregular Shape Pin
SriSubbu2-May-01 5:57
professionalSriSubbu2-May-01 5:57 
GeneralRe: Gradiant Color Filling in Irregular Shape Pin
2-May-01 6:10
suss2-May-01 6:10 
Generalcalling functions using pointers Pin
2-May-01 5:01
suss2-May-01 5:01 
GeneralRe: calling functions using pointers Pin
2-May-01 5:12
suss2-May-01 5:12 
GeneralRe: calling functions using pointers Pin
Michael Dunn2-May-01 7:04
sitebuilderMichael Dunn2-May-01 7:04 
GeneralCool interfaces Pin
Bilal Naveed2-May-01 4:31
Bilal Naveed2-May-01 4:31 

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.