Click here to Skip to main content
15,893,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Calling functions in a win32 dll from a vb.net application. Pin
Yajnesh Narayan Behera16-Jul-09 5:43
Yajnesh Narayan Behera16-Jul-09 5:43 
GeneralRe: Calling functions in a win32 dll from a vb.net application. Pin
ashwath197916-Jul-09 6:40
ashwath197916-Jul-09 6:40 
QuestionAlgorithm for 8bit checksum Pin
resolvequestion16-Jul-09 3:17
resolvequestion16-Jul-09 3:17 
QuestionRe: Algorithm for 8bit checksum Pin
David Crow16-Jul-09 3:27
David Crow16-Jul-09 3:27 
QuestionRe: Algorithm for 8bit checksum Pin
CPallini16-Jul-09 5:33
mveCPallini16-Jul-09 5:33 
AnswerRe: Algorithm for 8bit checksum Pin
Stuart Dootson16-Jul-09 9:33
professionalStuart Dootson16-Jul-09 9:33 
QuestionCursor Pos and Font size Pin
susanne116-Jul-09 2:52
susanne116-Jul-09 2:52 
QuestionRe: Cursor Pos and Font size Pin
David Crow16-Jul-09 2:55
David Crow16-Jul-09 2:55 
AnswerRe: Cursor Pos and Font size Pin
susanne116-Jul-09 3:47
susanne116-Jul-09 3:47 
QuestionRe: Cursor Pos and Font size Pin
David Crow16-Jul-09 4:01
David Crow16-Jul-09 4:01 
AnswerRe: Cursor Pos and Font size Pin
susanne116-Jul-09 4:43
susanne116-Jul-09 4:43 
GeneralRe: Cursor Pos and Font size Pin
«_Superman_»16-Jul-09 4:49
professional«_Superman_»16-Jul-09 4:49 
GeneralRe: Cursor Pos and Font size Pin
susanne116-Jul-09 4:51
susanne116-Jul-09 4:51 
GeneralRe: Cursor Pos and Font size Pin
David Crow16-Jul-09 5:00
David Crow16-Jul-09 5:00 
QuestionOperating System Mutex Pin
Tristan Rhodes16-Jul-09 2:01
Tristan Rhodes16-Jul-09 2:01 
Hi Guys,

I can't seem to find any articles on how the OS Mutex's behave if they are not closed. I'm looking to use a mutex handle to check whether there are instances of various applications open prior to running an installer, but one of the apps is a C++ app, and in the event of a catastrophic failure, it may end a process without releasing the underlying Mutex.

What effect would this have on the system? Would the Mutex state be invariant, or does ending the holding process free the mutex as well?

Regards

Tris

-------------------------------

Carrier Bags - 21st Century Tumbleweed.

AnswerRe: Operating System Mutex Pin
«_Superman_»16-Jul-09 2:17
professional«_Superman_»16-Jul-09 2:17 
GeneralRe: Operating System Mutex Pin
Tristan Rhodes16-Jul-09 5:05
Tristan Rhodes16-Jul-09 5:05 
AnswerRe: Operating System Mutex Pin
Rajesh R Subramanian16-Jul-09 3:02
professionalRajesh R Subramanian16-Jul-09 3:02 
Questioncall a dialog box in a dll Pin
UserNameless16-Jul-09 1:20
UserNameless16-Jul-09 1:20 
AnswerRe: call a dialog box in a dll Pin
_AnsHUMAN_ 16-Jul-09 1:30
_AnsHUMAN_ 16-Jul-09 1:30 
GeneralRe: call a dialog box in a dll [modified] Pin
UserNameless16-Jul-09 1:33
UserNameless16-Jul-09 1:33 
QuestionDifference Debugging F5 and Ctrl F5 Pin
prithaa16-Jul-09 1:12
prithaa16-Jul-09 1:12 
AnswerRe: Difference Debugging F5 and Ctrl F5 Pin
Maximilien16-Jul-09 1:18
Maximilien16-Jul-09 1:18 
AnswerRe: Difference Debugging F5 and Ctrl F5 Pin
carter200016-Jul-09 1:21
carter200016-Jul-09 1:21 
AnswerRe: Difference Debugging F5 and Ctrl F5 Pin
krmed16-Jul-09 7:18
krmed16-Jul-09 7:18 

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.