Click here to Skip to main content
16,011,170 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralKnowing Insert/Overwrite is on/off Pin
0v3rloader6-Jul-04 3:36
0v3rloader6-Jul-04 3:36 
GeneralRe: Knowing Insert/Overwrite is on/off Pin
V.6-Jul-04 3:42
professionalV.6-Jul-04 3:42 
GeneralRe: Knowing Insert/Overwrite is on/off Pin
David Crow6-Jul-04 4:43
David Crow6-Jul-04 4:43 
GeneralRe: Knowing Insert/Overwrite is on/off Pin
0v3rloader6-Jul-04 5:06
0v3rloader6-Jul-04 5:06 
GeneralRe: Knowing Insert/Overwrite is on/off Pin
David Crow6-Jul-04 7:15
David Crow6-Jul-04 7:15 
GeneralRe: Knowing Insert/Overwrite is on/off Pin
0v3rloader6-Jul-04 7:48
0v3rloader6-Jul-04 7:48 
GeneralRe: Knowing Insert/Overwrite is on/off Pin
David Crow6-Jul-04 8:04
David Crow6-Jul-04 8:04 
GeneralRe: problems with forcibly closing the .exe Pin
#realJSOP6-Jul-04 3:19
professional#realJSOP6-Jul-04 3:19 
The task manager does not promise cleanup when you end the process from the Processes tab. In fact, it wafrns you that some DLL's may not shut down, etc, etc.

The only reason someone would want to "End Process" on your app is because your app crashed and locked up. The only fix for that is writing better code so that the user doesn't have to use the "End Process" button.




------- sig starts

"I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt

"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
Generalblocking pipe write Pin
A T I F6-Jul-04 2:37
A T I F6-Jul-04 2:37 
GeneralRe: blocking pipe write Pin
A T I F6-Jul-04 2:43
A T I F6-Jul-04 2:43 
GeneralThread synchronization Pin
Kamis6-Jul-04 2:32
Kamis6-Jul-04 2:32 
GeneralRe: Thread synchronization Pin
Antony M Kancidrowski6-Jul-04 3:43
Antony M Kancidrowski6-Jul-04 3:43 
GeneralRe: Thread synchronization Pin
Kamis6-Jul-04 8:30
Kamis6-Jul-04 8:30 
GeneralRe: Thread synchronization Pin
Antony M Kancidrowski6-Jul-04 10:34
Antony M Kancidrowski6-Jul-04 10:34 
Generaloperator new with function free() Pin
xcavin6-Jul-04 0:48
xcavin6-Jul-04 0:48 
GeneralRe: operator new with function free() Pin
Michael P Butler6-Jul-04 0:53
Michael P Butler6-Jul-04 0:53 
GeneralRe: operator new with function free() Pin
xcavin6-Jul-04 1:19
xcavin6-Jul-04 1:19 
GeneralRe: operator new with function free() Pin
Antony M Kancidrowski6-Jul-04 3:34
Antony M Kancidrowski6-Jul-04 3:34 
QuestionQuestion about quering INF file keys? Pin
Behzad Ebrahimi6-Jul-04 0:46
Behzad Ebrahimi6-Jul-04 0:46 
GeneralAccessing a variable from another class Pin
sugumar6-Jul-04 0:43
sugumar6-Jul-04 0:43 
GeneralRe: Accessing a variable from another class Pin
Michael P Butler6-Jul-04 1:04
Michael P Butler6-Jul-04 1:04 
GeneralRe: Accessing a variable from another class Pin
sugumar6-Jul-04 1:20
sugumar6-Jul-04 1:20 
GeneralRe: delete and free Pin
#realJSOP6-Jul-04 0:13
professional#realJSOP6-Jul-04 0:13 
GeneralRe: delete and free Pin
Roger Stoltz6-Jul-04 0:56
Roger Stoltz6-Jul-04 0:56 
GeneralRe: delete and free Pin
xcavin6-Jul-04 1:25
xcavin6-Jul-04 1:25 

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.