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

C / C++ / MFC

 
AnswerRe: How to disable the dropdown arrow of a combo box? Pin
Steve S12-Mar-04 5:46
Steve S12-Mar-04 5:46 
AnswerRe: How to disable the dropdown arrow of a combo box? Pin
MeterMan12-Mar-04 20:26
MeterMan12-Mar-04 20:26 
GeneralRe: How to disable the dropdown arrow of a combo box? Pin
bin892215-Mar-04 5:55
bin892215-Mar-04 5:55 
GeneralRe: How to disable the dropdown arrow of a combo box? Pin
Babu_Abdulsalam13-Dec-09 21:52
Babu_Abdulsalam13-Dec-09 21:52 
GeneralRe: How to disable the dropdown arrow of a combo box? Pin
rgaab17-Mar-14 14:15
rgaab17-Mar-14 14:15 
QuestionWM_COPYDATA failing? Pin
Dave_12-Mar-04 5:20
Dave_12-Mar-04 5:20 
AnswerRe: WM_COPYDATA failing? Pin
David Crow12-Mar-04 5:27
David Crow12-Mar-04 5:27 
GeneralRe: WM_COPYDATA failing? Pin
Dave_12-Mar-04 8:49
Dave_12-Mar-04 8:49 
Well, I've looked into it a bit further. It is actually recieving the message but the pointer to the data seems to be off be quite a bit (haven't counted the offset yet). I can see the start of my struct in the dump but it is preceeded by a bunch of "junk". I really don't know why. I have one long and 2 int's followed by a char[256]. The long, int's and string are all in there but not at the correct starting point.

Any ideas?
GeneralRe: WM_COPYDATA failing? Pin
David Crow12-Mar-04 9:27
David Crow12-Mar-04 9:27 
GeneralRe: WM_COPYDATA failing? Pin
Dave_12-Mar-04 9:29
Dave_12-Mar-04 9:29 
GeneralRe: WM_COPYDATA failing? Pin
David Crow12-Mar-04 9:30
David Crow12-Mar-04 9:30 
GeneralRe: WM_COPYDATA failing? Pin
Sebastian S.14-May-04 2:33
Sebastian S.14-May-04 2:33 
GeneralRe: WM_COPYDATA failing? Pin
David Crow14-May-04 2:46
David Crow14-May-04 2:46 
General__asm and C++ inheritance Pin
jk6112-Mar-04 4:59
jk6112-Mar-04 4:59 
GeneralRe: __asm and C++ inheritance Pin
David Crow12-Mar-04 5:14
David Crow12-Mar-04 5:14 
GeneralRe: __asm and C++ inheritance Pin
jk6112-Mar-04 6:12
jk6112-Mar-04 6:12 
GeneralRe: __asm and C++ inheritance Pin
David Crow12-Mar-04 6:52
David Crow12-Mar-04 6:52 
GeneralRe: __asm and C++ inheritance Pin
jk6112-Mar-04 7:33
jk6112-Mar-04 7:33 
GeneralRe: __asm and C++ inheritance Pin
David Crow12-Mar-04 8:29
David Crow12-Mar-04 8:29 
GeneralRe: __asm and C++ inheritance Pin
jk6112-Mar-04 8:57
jk6112-Mar-04 8:57 
GeneralRe: __asm and C++ inheritance Pin
David Crow12-Mar-04 9:05
David Crow12-Mar-04 9:05 
GeneralRe: __asm and C++ inheritance Pin
jk6112-Mar-04 9:10
jk6112-Mar-04 9:10 
GeneralRe: __asm and C++ inheritance Pin
David Crow12-Mar-04 9:26
David Crow12-Mar-04 9:26 
GeneralRe: __asm and C++ inheritance Pin
jk6112-Mar-04 9:49
jk6112-Mar-04 9:49 
GeneralLINK : fatal error LNK1209 Pin
melwyn12-Mar-04 4:58
melwyn12-Mar-04 4: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.