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

C / C++ / MFC

 
GeneralRe: Missing COM dll for IE 08 Toolbar Development Pin
varunpandeyengg9-May-11 1:25
varunpandeyengg9-May-11 1:25 
AnswerRe: Missing COM dll for IE 08 Toolbar Development Pin
Hans Dietrich9-May-11 2:39
mentorHans Dietrich9-May-11 2:39 
GeneralRe: Missing COM dll for IE 08 Toolbar Development Pin
varunpandeyengg9-May-11 23:00
varunpandeyengg9-May-11 23:00 
QuestionMy owner draw button doesn't respond to mouse hover Pin
Cold_Fearing_Bird9-May-11 0:15
Cold_Fearing_Bird9-May-11 0:15 
AnswerRe: My owner draw button doesn't respond to mouse hover Pin
Hans Dietrich9-May-11 0:47
mentorHans Dietrich9-May-11 0:47 
GeneralRe: My owner draw button doesn't respond to mouse hover Pin
Cold_Fearing_Bird9-May-11 3:35
Cold_Fearing_Bird9-May-11 3:35 
QuestionCRC Pin
john56328-May-11 23:54
john56328-May-11 23:54 
AnswerRe: CRC Pin
Luc Pattyn9-May-11 0:05
sitebuilderLuc Pattyn9-May-11 0:05 
AnswerRe: CRC Pin
varunpandeyengg9-May-11 22:21
varunpandeyengg9-May-11 22:21 
QuestionProblem with VC toolbox Pin
Cold_Fearing_Bird8-May-11 16:47
Cold_Fearing_Bird8-May-11 16:47 
AnswerRe: Problem with VC toolbox Pin
Hans Dietrich8-May-11 17:01
mentorHans Dietrich8-May-11 17:01 
QuestionRegister ocx in Windows7 Pin
Max++8-May-11 14:06
Max++8-May-11 14:06 
AnswerRe: Register ocx in Windows7 Pin
Richard Andrew x648-May-11 14:20
professionalRichard Andrew x648-May-11 14:20 
AnswerRe: Register ocx in Windows7 Pin
pandit848-May-11 21:10
pandit848-May-11 21:10 
AnswerRe: Register ocx in Windows7 Pin
Malli_S9-May-11 0:41
Malli_S9-May-11 0:41 
AnswerRe: Register ocx in Windows7 Pin
Max++9-May-11 15:12
Max++9-May-11 15:12 
Question"Ending program ... please wait" - what system message needs a response ? Pin
Still learning how to code8-May-11 8:56
Still learning how to code8-May-11 8:56 
AnswerRe: "Ending program ... please wait" - what system message needs a response ? Pin
Code-o-mat8-May-11 9:28
Code-o-mat8-May-11 9:28 
AnswerRe: "Ending program ... please wait" - what system message needs a response ? Pin
Luc Pattyn8-May-11 9:45
sitebuilderLuc Pattyn8-May-11 9:45 
GeneralRe: "Ending program ... please wait" - what system message needs a response ? Pin
Still learning how to code8-May-11 11:16
Still learning how to code8-May-11 11:16 
Questionapplication messaging Pin
Krauze7-May-11 22:20
Krauze7-May-11 22:20 
AnswerRe: application messaging Pin
Richard MacCutchan7-May-11 23:33
mveRichard MacCutchan7-May-11 23:33 
GeneralRe: application messaging Pin
barneyman7-May-11 23:51
barneyman7-May-11 23:51 
GeneralRe: application messaging Pin
Richard MacCutchan8-May-11 0:08
mveRichard MacCutchan8-May-11 0:08 
QuestionRe: application messaging Pin
David Crow9-May-11 3:16
David Crow9-May-11 3:16 
barneyman wrote:
but be aware that if your string is transient ((new'd and delete'd) or stack based), it'll possibly be corrupt at the other end if you PostMessage it ...
How so? In order to pass strings from one thread to another using PostMessage(), new and delete are highly recommended.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Some people are making such thorough preparation for rainy days that they aren't enjoying today's sunshine." - William Feather


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.