Click here to Skip to main content
15,917,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Mouse event pecularity in vertical scrollbar [modified] Pin
Mark Salsbery14-Jun-07 10:08
Mark Salsbery14-Jun-07 10:08 
GeneralRe: Mouse event pecularity in vertical scrollbar Pin
Vancouver14-Jun-07 10:15
Vancouver14-Jun-07 10:15 
GeneralRe: Mouse event pecularity in vertical scrollbar Pin
Mark Salsbery14-Jun-07 10:24
Mark Salsbery14-Jun-07 10:24 
GeneralRe: Mouse event pecularity in vertical scrollbar Pin
Vancouver14-Jun-07 11:07
Vancouver14-Jun-07 11:07 
GeneralRe: Mouse event pecularity in vertical scrollbar Pin
Mark Salsbery14-Jun-07 11:23
Mark Salsbery14-Jun-07 11:23 
QuestionRegistering COM dll on 64-bit XP Pin
rana7414-Jun-07 7:27
rana7414-Jun-07 7:27 
Questiontwo instances of a DLL Pin
act_x14-Jun-07 7:06
act_x14-Jun-07 7:06 
AnswerRe: two instances of a DLL Pin
Matthew Faithfull14-Jun-07 8:17
Matthew Faithfull14-Jun-07 8:17 
A Mutex is exactly what you need. Specifically a named Mutex which by being named can therefore be shared between Processes.

Nothing is exactly what it seems but everything with seems can be unpicked.

QuestionExporting data to mutiple.txt files Pin
ciphus2114-Jun-07 6:08
ciphus2114-Jun-07 6:08 
AnswerRe: Exporting data to mutiple.txt files Pin
CPallini14-Jun-07 10:27
mveCPallini14-Jun-07 10:27 
AnswerRe: Exporting data to mutiple.txt files Pin
David Crow14-Jun-07 10:35
David Crow14-Jun-07 10:35 
AnswerRe: Exporting data to mutiple.txt files Pin
led mike14-Jun-07 10:44
led mike14-Jun-07 10:44 
QuestionForced scoping as a programming technique? Pin
Cyrilix14-Jun-07 5:53
Cyrilix14-Jun-07 5:53 
AnswerRe: Forced scoping as a programming technique? Pin
Michael Dunn14-Jun-07 6:27
sitebuilderMichael Dunn14-Jun-07 6:27 
GeneralRe: Forced scoping as a programming technique? Pin
Nemanja Trifunovic14-Jun-07 6:28
Nemanja Trifunovic14-Jun-07 6:28 
GeneralRe: Forced scoping as a programming technique? Pin
Cyrilix14-Jun-07 6:43
Cyrilix14-Jun-07 6:43 
GeneralRe: Forced scoping as a programming technique? Pin
jbarton14-Jun-07 8:53
jbarton14-Jun-07 8:53 
GeneralRe: Forced scoping as a programming technique? Pin
Cyrilix14-Jun-07 9:38
Cyrilix14-Jun-07 9:38 
GeneralRe: Forced scoping as a programming technique? Pin
jbarton14-Jun-07 9:57
jbarton14-Jun-07 9:57 
GeneralRe: Forced scoping as a programming technique? Pin
Cyrilix14-Jun-07 10:38
Cyrilix14-Jun-07 10:38 
GeneralRe: Forced scoping as a programming technique? Pin
jbarton15-Jun-07 3:20
jbarton15-Jun-07 3:20 
GeneralRe: Forced scoping as a programming technique? [modified] Pin
Cyrilix15-Jun-07 3:45
Cyrilix15-Jun-07 3:45 
AnswerRe: Forced scoping as a programming technique? Pin
Nemanja Trifunovic14-Jun-07 6:27
Nemanja Trifunovic14-Jun-07 6:27 
AnswerRe: Forced scoping as a programming technique? Pin
bob1697214-Jun-07 8:12
bob1697214-Jun-07 8:12 
Questionsetting executable icon Pin
R Thompson14-Jun-07 5:44
R Thompson14-Jun-07 5:44 

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.