Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Named Mutex not visible from DLL Pin
«_Superman_»11-Dec-09 18:37
professional«_Superman_»11-Dec-09 18:37 
AnswerRe: Named Mutex not visible from DLL Pin
Rajesh R Subramanian11-Dec-09 22:29
professionalRajesh R Subramanian11-Dec-09 22:29 
GeneralRe: Named Mutex not visible from DLL Pin
krmed12-Dec-09 4:16
krmed12-Dec-09 4:16 
AnswerRe: Named Mutex not visible from DLL Pin
Rajesh R Subramanian12-Dec-09 4:52
professionalRajesh R Subramanian12-Dec-09 4:52 
GeneralRe: Named Mutex not visible from DLL Pin
krmed12-Dec-09 5:14
krmed12-Dec-09 5:14 
GeneralRe: Named Mutex not visible from DLL Pin
Rajesh R Subramanian12-Dec-09 6:15
professionalRajesh R Subramanian12-Dec-09 6:15 
GeneralRe: Named Mutex not visible from DLL Pin
Bram van Kampen12-Dec-09 15:46
Bram van Kampen12-Dec-09 15:46 
GeneralRe: Named Mutex not visible from DLL Pin
Bram van Kampen12-Dec-09 16:54
Bram van Kampen12-Dec-09 16:54 
Rajesh R Subramanian wrote:
Well, the call won't fail (the return value won't be NULL). It rather returns a handle to the existing mutex object. However, if you make an immediate call to GetLastError() (which you should do), you'd see that the error code has been set to ERROR_ALREADY_EXISTS.


Well, for you who needs an explanation, By 'Not Fail' I mean Did as Documented.

Why do you respond twice to this post!

Mad | :mad:

Bram van Kampen

GeneralRe: Named Mutex not visible from DLL Pin
Rajesh R Subramanian12-Dec-09 18:54
professionalRajesh R Subramanian12-Dec-09 18:54 
GeneralRe: Named Mutex not visible from DLL Pin
Bram van Kampen14-Dec-09 12:25
Bram van Kampen14-Dec-09 12:25 
AnswerRe: Named Mutex not visible from DLL Pin
Richard MacCutchan12-Dec-09 1:46
mveRichard MacCutchan12-Dec-09 1:46 
GeneralRe: Named Mutex not visible from DLL Pin
Bram van Kampen12-Dec-09 16:08
Bram van Kampen12-Dec-09 16:08 
GeneralRe: Named Mutex not visible from DLL Pin
Richard MacCutchan12-Dec-09 22:55
mveRichard MacCutchan12-Dec-09 22:55 
AnswerRe: Named Mutex not visible from DLL Pin
Migounette13-Dec-09 2:36
Migounette13-Dec-09 2:36 
GeneralRe: Named Mutex not visible from DLL Pin
Bram van Kampen13-Dec-09 21:34
Bram van Kampen13-Dec-09 21:34 
QuestionIm just new in c++ [modified] Pin
Amr M. K.11-Dec-09 9:32
Amr M. K.11-Dec-09 9:32 
AnswerRe: Im just new in c++ Pin
«_Superman_»11-Dec-09 9:53
professional«_Superman_»11-Dec-09 9:53 
GeneralRe: Im just new in c++ Pin
Amr M. K.11-Dec-09 9:58
Amr M. K.11-Dec-09 9:58 
GeneralRe: Im just new in c++ Pin
EliottA11-Dec-09 9:58
EliottA11-Dec-09 9:58 
QuestionRe: Im just new in c++ Pin
CPallini11-Dec-09 11:30
mveCPallini11-Dec-09 11:30 
AnswerRe: Im just new in c++ Pin
Luc Pattyn11-Dec-09 11:53
sitebuilderLuc Pattyn11-Dec-09 11:53 
GeneralRe: Im just new in c++ Pin
Amr M. K.11-Dec-09 12:31
Amr M. K.11-Dec-09 12:31 
GeneralRe: Im just new in c++ Pin
Tim Craig11-Dec-09 18:23
Tim Craig11-Dec-09 18:23 
QuestionRe: Im just new in c++ Pin
David Crow11-Dec-09 15:24
David Crow11-Dec-09 15:24 
Questiontaking a video from usb cam Pin
Asmaa Khaled FCI11-Dec-09 8:22
Asmaa Khaled FCI11-Dec-09 8:22 

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.