Click here to Skip to main content
15,897,968 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: PlaySound VC++ 2003 MFC Pin
YUANGE29-Apr-07 1:56
YUANGE29-Apr-07 1:56 
QuestionHooking & modifying WSARec Pin
Dody_DK28-Apr-07 8:12
Dody_DK28-Apr-07 8:12 
QuestionClosing extern processes Pin
HorrorVision28-Apr-07 6:39
HorrorVision28-Apr-07 6:39 
AnswerRe: Closing extern processes Pin
bob1697228-Apr-07 7:54
bob1697228-Apr-07 7:54 
GeneralRe: Closing extern processes Pin
HorrorVision28-Apr-07 8:25
HorrorVision28-Apr-07 8:25 
GeneralRe: Closing extern processes Pin
Hamid_RT28-Apr-07 9:45
Hamid_RT28-Apr-07 9:45 
GeneralRe: Closing extern processes Pin
HorrorVision28-Apr-07 11:06
HorrorVision28-Apr-07 11:06 
GeneralRe: Closing extern processes Pin
bob1697228-Apr-07 12:19
bob1697228-Apr-07 12:19 
Are you spawning the .exe? If so, you should squirrel away the handle for when you are trying to close it.

Considering that it is always possible to have more than one process with the same name running, it's really a crap shoot anyway without a handle.
AnswerRe: Closing extern processes Pin
Mark Salsbery29-Apr-07 8:47
Mark Salsbery29-Apr-07 8:47 
QuestionChange the color of a checkbox Pin
Joan M28-Apr-07 5:52
professionalJoan M28-Apr-07 5:52 
AnswerRe: Change the color of a checkbox Pin
PJ Arends28-Apr-07 6:14
professionalPJ Arends28-Apr-07 6:14 
GeneralRe: Change the color of a checkbox Pin
Joan M28-Apr-07 6:18
professionalJoan M28-Apr-07 6:18 
GeneralRe: Change the color of a checkbox Pin
PJ Arends28-Apr-07 6:41
professionalPJ Arends28-Apr-07 6:41 
GeneralRe: Change the color of a checkbox [modified] Pin
Joan M28-Apr-07 7:01
professionalJoan M28-Apr-07 7:01 
GeneralRe: Change the color of a checkbox Pin
Hamid_RT28-Apr-07 8:47
Hamid_RT28-Apr-07 8:47 
GeneralRe: Change the color of a checkbox Pin
Joan M28-Apr-07 9:03
professionalJoan M28-Apr-07 9:03 
QuestionA memory manage question Pin
zarelaky28-Apr-07 4:03
zarelaky28-Apr-07 4:03 
AnswerRe: Somebody help me !!!! Pin
bob1697228-Apr-07 5:59
bob1697228-Apr-07 5:59 
GeneralRe: Somebody help me !!!! Pin
zarelaky29-Apr-07 1:53
zarelaky29-Apr-07 1:53 
Questioninstead of calling GetPixel? Pin
zon_cpp28-Apr-07 2:23
zon_cpp28-Apr-07 2:23 
AnswerRe: instead of calling GetPixel? Pin
Arman S.28-Apr-07 2:46
Arman S.28-Apr-07 2:46 
GeneralRe: instead of calling GetPixel? Pin
zon_cpp28-Apr-07 2:56
zon_cpp28-Apr-07 2:56 
GeneralRe: instead of calling GetPixel? Pin
Arman S.28-Apr-07 3:11
Arman S.28-Apr-07 3:11 
GeneralRe: instead of calling GetPixel? Pin
Arman S.28-Apr-07 3:14
Arman S.28-Apr-07 3:14 
GeneralRe: instead of calling GetPixel? Pin
PJ Arends28-Apr-07 6:19
professionalPJ Arends28-Apr-07 6:19 

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.