Click here to Skip to main content
15,921,174 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: The needle is right over here, under the hay. Pin
Christian Graus3-Apr-05 15:24
protectorChristian Graus3-Apr-05 15:24 
GeneralRe: The needle is right over here, under the hay. Pin
LordTygger3-Apr-05 15:29
LordTygger3-Apr-05 15:29 
GeneralRe: The needle is right over here, under the hay. Pin
Christian Graus3-Apr-05 15:32
protectorChristian Graus3-Apr-05 15:32 
Questionhow to show the checkbox in the ListCtrl with ICON style? Pin
lowiq3-Apr-05 14:54
lowiq3-Apr-05 14:54 
Questionhow to use SendMessage for character at '\x080' position of current font. Pin
kristna3-Apr-05 14:08
kristna3-Apr-05 14:08 
QuestionCListCtrl with more than 260 characters? Pin
DanYELL3-Apr-05 10:35
DanYELL3-Apr-05 10:35 
GeneralSmart Tag for Rich Edit of Outlook email viewer Pin
Rajeev K Srivastava3-Apr-05 9:36
Rajeev K Srivastava3-Apr-05 9:36 
GeneralMFC Multithread question Pin
CNewbie3-Apr-05 9:30
CNewbie3-Apr-05 9:30 
This is my first crack at Multithreading and I am going to do it on MFC.

I read that MFC has 2 types of threads (The User Interface Thread and The Worker Thread). Obvious one is for the GUI Message Queue and the other is for the programs internal Work. Now onto my question:

1). Since an MFC program already has a its main thread that does all the work when you open the program, could I just leave that as the GUI thread and make one more thread as the worker thread? Or Do I have to make one thread for each?

Thanks
GeneralRe: MFC Multithread question Pin
Paul Steane3-Apr-05 19:11
Paul Steane3-Apr-05 19:11 
GeneralPlease help me! Pin
dSolariuM3-Apr-05 9:04
dSolariuM3-Apr-05 9:04 
GeneralRe: Please help me! Pin
ThatsAlok3-Apr-05 18:51
ThatsAlok3-Apr-05 18:51 
GeneralC++ convert numbers to words Pin
supaman198813-Apr-05 8:44
supaman198813-Apr-05 8:44 
GeneralRe: C++ convert numbers to words Pin
David Crow4-Apr-05 3:09
David Crow4-Apr-05 3:09 
General.pch file wont copy over Pin
bonosa3-Apr-05 6:56
bonosa3-Apr-05 6:56 
GeneralRe: .pch file wont copy over Pin
Ravi Bhavnani3-Apr-05 7:52
professionalRavi Bhavnani3-Apr-05 7:52 
GeneralRe: .pch file wont copy over Pin
bonosa3-Apr-05 9:14
bonosa3-Apr-05 9:14 
GeneralLook into this code of floodfill. Running out of memory. Pin
awasthy3-Apr-05 6:14
awasthy3-Apr-05 6:14 
GeneralRe: Look into this code of floodfill. Running out of memory. Pin
Ravi Bhavnani3-Apr-05 7:53
professionalRavi Bhavnani3-Apr-05 7:53 
GeneralRe: Look into this code of floodfill. Running out of memory. Pin
squidev3-Apr-05 7:58
squidev3-Apr-05 7:58 
GeneralRe: Look into this code of floodfill. Running out of memory. Pin
Mike Dimmick3-Apr-05 8:41
Mike Dimmick3-Apr-05 8:41 
GeneralSet Visual Style for an application (and only for it) Pin
gabriel.fischer3-Apr-05 4:22
gabriel.fischer3-Apr-05 4:22 
GeneralRe: Set Visual Style for an application (and only for it) Pin
Michael Dunn3-Apr-05 11:47
sitebuilderMichael Dunn3-Apr-05 11:47 
Generalcximage code Pin
Lampros Giampouras3-Apr-05 3:37
Lampros Giampouras3-Apr-05 3:37 
GeneralHook and postmessage Pin
Member 6893613-Apr-05 3:17
Member 6893613-Apr-05 3:17 
GeneralRe: Hook and postmessage Pin
dSolariuM3-Apr-05 9:11
dSolariuM3-Apr-05 9:11 

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.