Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGet Installation path Pin
Davitor3-Nov-09 22:46
Davitor3-Nov-09 22:46 
AnswerRe: Get Installation path Pin
Richard MacCutchan3-Nov-09 22:55
mveRichard MacCutchan3-Nov-09 22:55 
GeneralRe: Get Installation path Pin
Saurabh.Garg4-Nov-09 1:11
Saurabh.Garg4-Nov-09 1:11 
GeneralRe: Get Installation path Pin
Richard MacCutchan4-Nov-09 2:56
mveRichard MacCutchan4-Nov-09 2:56 
GeneralRe: Get Installation path Pin
Saurabh.Garg4-Nov-09 15:55
Saurabh.Garg4-Nov-09 15:55 
AnswerRe: Get Installation path Pin
Jan Sommer4-Nov-09 1:48
Jan Sommer4-Nov-09 1:48 
GeneralRe: Get Installation path Pin
David Crow4-Nov-09 3:07
David Crow4-Nov-09 3:07 
Questionlooking for good information / tutorials on threading Pin
Sauce!3-Nov-09 22:06
Sauce!3-Nov-09 22:06 
I've been searching for some good articles / resources on threading but haven't been able to find anything that covers it will enough. I've searched around a bit on code project and google and all i can find is wrapper classes for win32 threads. I just want to know how to create threads, manage resources that are shared between threads, send messages between threads, etc.

I've already done a bit of experimentation using CreateThread() and ResumeThread(), which was pretty simple - though I didn't try to share resources between threads.

I also understand what mutexes are, however I don't know anything about their implementation. Any help would be appreciated Smile | :)

edit: I would also appreciate any information on fibres as well Smile | :)
AnswerRe: looking for good information / tutorials on threading Pin
Rajesh R Subramanian3-Nov-09 22:51
professionalRajesh R Subramanian3-Nov-09 22:51 
GeneralRe: looking for good information / tutorials on threading Pin
Sauce!4-Nov-09 0:29
Sauce!4-Nov-09 0:29 
GeneralRe: looking for good information / tutorials on threading Pin
Rajesh R Subramanian4-Nov-09 0:57
professionalRajesh R Subramanian4-Nov-09 0:57 
QuestionPrinting dash line Pin
Shivani .B3-Nov-09 20:20
Shivani .B3-Nov-09 20:20 
QuestionRe: Printing dash line Pin
CPallini3-Nov-09 21:57
mveCPallini3-Nov-09 21:57 
AnswerRe: Printing dash line Pin
Shivani .B3-Nov-09 22:01
Shivani .B3-Nov-09 22:01 
GeneralRe: Printing dash line Pin
CPallini3-Nov-09 22:40
mveCPallini3-Nov-09 22:40 
AnswerRe: Printing dash line Pin
Shivani .B3-Nov-09 23:01
Shivani .B3-Nov-09 23:01 
QuestionProblem in Getting Window handler Pin
NarVish3-Nov-09 19:31
NarVish3-Nov-09 19:31 
AnswerRe: Problem in Getting Window handler Pin
Richard MacCutchan3-Nov-09 22:59
mveRichard MacCutchan3-Nov-09 22:59 
AnswerRe: Problem in Getting Window handler Pin
David Crow4-Nov-09 3:15
David Crow4-Nov-09 3:15 
Questionhow to disable alert script in webbrower ? Pin
Member 37001883-Nov-09 19:14
Member 37001883-Nov-09 19:14 
AnswerRe: how to disable alert script in webbrower ? Pin
enhzflep3-Nov-09 20:49
enhzflep3-Nov-09 20:49 
QuestionDetecting when a user copy a file in windows explorer Pin
emmmatty13-Nov-09 19:00
emmmatty13-Nov-09 19:00 
QuestionRe: Detecting when a user copy a file in windows explorer Pin
David Crow4-Nov-09 3:17
David Crow4-Nov-09 3:17 
AnswerRe: Detecting when a user copy a file in windows explorer Pin
emmmatty14-Nov-09 3:42
emmmatty14-Nov-09 3:42 
QuestionMemory leak: Tracking line numbers in VS2005 Pin
PaulowniaK3-Nov-09 17:58
PaulowniaK3-Nov-09 17:58 

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.