Click here to Skip to main content
15,891,529 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Restore Button for ChildWnd Pin
prasad_som20-Aug-07 19:33
prasad_som20-Aug-07 19:33 
AnswerRe: Restore Button for ChildWnd Pin
Roger Broomfield20-Aug-07 21:22
Roger Broomfield20-Aug-07 21:22 
QuestionInput parameters for visual studio Pin
waxie20-Aug-07 17:55
waxie20-Aug-07 17:55 
AnswerRe: Input parameters for visual studio Pin
prasad_som20-Aug-07 18:31
prasad_som20-Aug-07 18:31 
QuestionCountdown in VC++ 6.0. Help me! Pin
thangtcnb20-Aug-07 17:08
thangtcnb20-Aug-07 17:08 
AnswerRe: Countdown in VC++ 6.0. Help me! Pin
David Crow20-Aug-07 17:13
David Crow20-Aug-07 17:13 
QuestionResize the table in MSHTML Pin
SAKURAVN20-Aug-07 16:44
SAKURAVN20-Aug-07 16:44 
QuestionSynchronization in a DLL Pin
VFaul20-Aug-07 5:43
VFaul20-Aug-07 5:43 
I'm writing a DLL that can be accessed by multiple applications. The DLL talks to hardware (through a third-party driver). I need to block all other calls to the DLL while the DLL is talking to the hardware. What is the best synchrounization method - critical section, mutex,...?

Also, I think the synchronization object in the DLL needs to be global so it can be accessed by multiple processes. How do I do that?

Thanks,
VF
AnswerRe: Synchronization in a DLL Pin
jhwurmbach20-Aug-07 6:02
jhwurmbach20-Aug-07 6:02 
GeneralRe: Synchronization in a DLL Pin
dongxiaofei20-Aug-07 19:13
dongxiaofei20-Aug-07 19:13 
AnswerRe: Synchronization in a DLL Pin
Iain Clarke, Warrior Programmer20-Aug-07 6:19
Iain Clarke, Warrior Programmer20-Aug-07 6:19 
AnswerRe: Synchronization in a DLL Pin
DevMentor.org20-Aug-07 6:28
DevMentor.org20-Aug-07 6:28 
GeneralRe: Synchronization in a DLL Pin
JudyL_MD21-Aug-07 2:42
JudyL_MD21-Aug-07 2:42 
GeneralRe: Synchronization in a DLL Pin
DevMentor.org21-Aug-07 5:24
DevMentor.org21-Aug-07 5:24 
QuestionC++ Detect WLAN Pin
HStrix20-Aug-07 5:16
HStrix20-Aug-07 5:16 
QuestionRe: C++ Detect WLAN Pin
David Crow20-Aug-07 5:21
David Crow20-Aug-07 5:21 
AnswerRe: C++ Detect WLAN Pin
HStrix20-Aug-07 5:32
HStrix20-Aug-07 5:32 
GeneralRe: C++ Detect WLAN Pin
David Crow20-Aug-07 5:37
David Crow20-Aug-07 5:37 
GeneralRe: C++ Detect WLAN Pin
HStrix20-Aug-07 5:45
HStrix20-Aug-07 5:45 
GeneralRe: C++ Detect WLAN Pin
David Crow20-Aug-07 5:56
David Crow20-Aug-07 5:56 
GeneralRe: C++ Detect WLAN Pin
HStrix20-Aug-07 6:07
HStrix20-Aug-07 6:07 
QuestionL macro Pin
George_George20-Aug-07 5:11
George_George20-Aug-07 5:11 
QuestionRe: L macro Pin
David Crow20-Aug-07 5:25
David Crow20-Aug-07 5:25 
AnswerRe: L macro Pin
George_George20-Aug-07 17:07
George_George20-Aug-07 17:07 
GeneralRe: L macro Pin
David Crow20-Aug-07 17:14
David Crow20-Aug-07 17:14 

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.