Click here to Skip to main content
15,883,744 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Identifying a currently running application Pin
pandit8424-May-11 18:43
pandit8424-May-11 18:43 
GeneralRe: Identifying a currently running application Pin
pix_programmer24-May-11 18:53
pix_programmer24-May-11 18:53 
GeneralRe: Identifying a currently running application Pin
ShilpiP24-May-11 19:09
ShilpiP24-May-11 19:09 
GeneralRe: Identifying a currently running application Pin
pix_programmer24-May-11 20:34
pix_programmer24-May-11 20:34 
GeneralRe: Identifying a currently running application Pin
ShilpiP24-May-11 20:42
ShilpiP24-May-11 20:42 
GeneralRe: Identifying a currently running application Pin
pix_programmer24-May-11 21:10
pix_programmer24-May-11 21:10 
GeneralRe: Identifying a currently running application Pin
ShilpiP24-May-11 21:29
ShilpiP24-May-11 21:29 
GeneralRe: Identifying a currently running application Pin
Abhi Lahare26-May-11 8:38
Abhi Lahare26-May-11 8:38 
If I read your correctly, the name of mutex should be unique ,pass some unique string while creating first instance of app1,app2 and so on. the reason you are getting problem you are using the same mutex name for all the application.

HTH
QuestionWM_NOTIFY to control itself Pin
includeh1024-May-11 10:22
includeh1024-May-11 10:22 
AnswerRe: WM_NOTIFY to control itself Pin
Mark Salsbery24-May-11 10:43
Mark Salsbery24-May-11 10:43 
GeneralRe: WM_NOTIFY to control itself Pin
includeh1024-May-11 11:39
includeh1024-May-11 11:39 
AnswerRe: WM_NOTIFY to control itself Pin
Code-o-mat24-May-11 11:41
Code-o-mat24-May-11 11:41 
GeneralRe: WM_NOTIFY to control itself Pin
includeh1024-May-11 12:33
includeh1024-May-11 12:33 
Questioninit message for control's subclass of a dialog Pin
includeh1024-May-11 10:16
includeh1024-May-11 10:16 
AnswerRe: init message for control's subclass of a dialog Pin
Mark Salsbery24-May-11 10:48
Mark Salsbery24-May-11 10:48 
Questioncannot output exe because computer lost boost_regex-vc90-mt-gd-1_46_1.dll [modified][solved] Pin
yu-jian24-May-11 6:57
yu-jian24-May-11 6:57 
AnswerRe: cannot output exe because computer lost boost_regex-vc90-mt-gd-1_46_1.dll Pin
Albert Holguin24-May-11 8:02
professionalAlbert Holguin24-May-11 8:02 
GeneralRe: cannot output exe because computer lost boost_regex-vc90-mt-gd-1_46_1.dll Pin
yu-jian24-May-11 15:22
yu-jian24-May-11 15:22 
GeneralRe: cannot output exe because computer lost boost_regex-vc90-mt-gd-1_46_1.dll Pin
Albert Holguin24-May-11 17:49
professionalAlbert Holguin24-May-11 17:49 
QuestionIssue about MSAA hook in Win7 64 bits Pin
ernst2002053024-May-11 4:01
ernst2002053024-May-11 4:01 
AnswerRe: Issue about MSAA hook in Win7 64 bits Pin
Luc Pattyn24-May-11 4:34
sitebuilderLuc Pattyn24-May-11 4:34 
GeneralRe: Issue about MSAA hook in Win7 64 bits Pin
ernst2002053024-May-11 4:46
ernst2002053024-May-11 4:46 
QuestionHow to read continous data from Serial Port Pin
pandit8424-May-11 1:16
pandit8424-May-11 1:16 
AnswerRe: How to read continous data from Serial Port Pin
David Crow24-May-11 3:31
David Crow24-May-11 3:31 
GeneralRe: How to read continous data from Serial Port Pin
pandit8424-May-11 4:30
pandit8424-May-11 4:30 

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.