Click here to Skip to main content
15,888,454 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionInvoke Default Mail Client (with attachment) [modified] Pin
QuickDeveloper2-Jun-06 1:06
QuickDeveloper2-Jun-06 1:06 
AnswerRe: Invoke Default Mail Client (with attachment) [modified] Pin
Brad Bruce2-Jun-06 2:10
Brad Bruce2-Jun-06 2:10 
AnswerRe: Invoke Default Mail Client (with attachment) [modified] Pin
David Crow2-Jun-06 3:21
David Crow2-Jun-06 3:21 
AnswerRe: Invoke Default Mail Client (with attachment) Pin
Michael Dunn2-Jun-06 7:47
sitebuilderMichael Dunn2-Jun-06 7:47 
QuestionSOS urgent Help Required!!!Worker Thread Trouble Pin
Sharath862-Jun-06 1:05
Sharath862-Jun-06 1:05 
AnswerRe: SOS urgent Help Required!!!Worker Thread Trouble [modified] Pin
_anil_2-Jun-06 1:21
_anil_2-Jun-06 1:21 
GeneralRe: SOS urgent Help Required!!!Worker Thread Trouble [modified] Pin
Sharath862-Jun-06 1:35
Sharath862-Jun-06 1:35 
GeneralRe: SOS urgent Help Required!!!Worker Thread Trouble [modified] Pin
Kelly Herald2-Jun-06 4:50
Kelly Herald2-Jun-06 4:50 
When using worker threads keep this in mind. Don't directly manipulate any window / control that your thread did not create! If you must update a window / control, post a message by using PostMessage to the main thread.

Please read Joseph Newcomer's essay on worker threads here: Using Worker Threads[^].


Kelly Herald
Software Developer
MPC
GeneralRe: SOS urgent Help Required!!!Worker Thread Trouble [modified] Pin
Viorel.2-Jun-06 1:51
Viorel.2-Jun-06 1:51 
QuestionBitMap coloring [modified] Pin
RockyJames2-Jun-06 1:00
RockyJames2-Jun-06 1:00 
AnswerRe: BitMap coloring Pin
Hamid_RT2-Jun-06 1:14
Hamid_RT2-Jun-06 1:14 
GeneralRe: BitMap coloring Pin
RockyJames2-Jun-06 1:33
RockyJames2-Jun-06 1:33 
GeneralRe: BitMap coloring Pin
Hamid_RT2-Jun-06 1:50
Hamid_RT2-Jun-06 1:50 
GeneralRe: BitMap coloring Pin
QuickDeveloper2-Jun-06 1:58
QuickDeveloper2-Jun-06 1:58 
GeneralRe: BitMap coloring Pin
Hamid_RT2-Jun-06 2:23
Hamid_RT2-Jun-06 2:23 
GeneralRe: BitMap coloring Pin
RockyJames2-Jun-06 2:04
RockyJames2-Jun-06 2:04 
GeneralRe: BitMap coloring Pin
Hamid_RT2-Jun-06 2:20
Hamid_RT2-Jun-06 2:20 
QuestionCrazy with USB Audio device Mapping! Help pls Pin
Dong Nguyen2-Jun-06 0:42
Dong Nguyen2-Jun-06 0:42 
AnswerRe: Crazy with USB Audio device Mapping! Help pls [modified] Pin
_anil_2-Jun-06 1:39
_anil_2-Jun-06 1:39 
GeneralRe: Crazy with USB Audio device Mapping! Help pls [modified] Pin
Dong Nguyen2-Jun-06 5:48
Dong Nguyen2-Jun-06 5:48 
Questionwchar_t to char Pin
big_denny_2002-Jun-06 0:42
big_denny_2002-Jun-06 0:42 
AnswerRe: wchar_t to char Pin
toxcct2-Jun-06 0:56
toxcct2-Jun-06 0:56 
GeneralRe: wchar_t to char Pin
Maxwell Chen2-Jun-06 1:01
Maxwell Chen2-Jun-06 1:01 
GeneralRe: wchar_t to char Pin
Nibu babu thomas2-Jun-06 3:07
Nibu babu thomas2-Jun-06 3:07 
GeneralRe: wchar_t to char Pin
David Crow2-Jun-06 3:24
David Crow2-Jun-06 3:24 

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.