Click here to Skip to main content
15,913,587 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Close dialog box on loss of focus Pin
Anonymous1-Apr-04 7:03
Anonymous1-Apr-04 7:03 
GeneralRe: Close dialog box on loss of focus Pin
gUrM33T31-Mar-04 17:28
gUrM33T31-Mar-04 17:28 
Generalstandard c question Pin
Rob Tomson30-Mar-04 11:18
Rob Tomson30-Mar-04 11:18 
GeneralRe: standard c question Pin
basementman30-Mar-04 11:26
basementman30-Mar-04 11:26 
GeneralRe: standard c question Pin
Rob Tomson30-Mar-04 12:04
Rob Tomson30-Mar-04 12:04 
GeneralRe: standard c question Pin
Prakash Nadar30-Mar-04 15:00
Prakash Nadar30-Mar-04 15:00 
GeneralSSL and 503 FTP Error :: Socket Pin
valikac30-Mar-04 11:14
valikac30-Mar-04 11:14 
GeneralWM_COPYDATA Pin
Dave_30-Mar-04 10:36
Dave_30-Mar-04 10:36 
I'm still having trouble with this. I have a dll that uses the WM_COPYDATA to send a struct to a mainframe window. The struct has some longs (4 I think) and a char[256]. This has been working and does work on about 90% of PC's. A few customers and some in-house people do not see the text that is being passed.

After checking into it, I have found that the pointer to the lpCopyDataStruct is not correct on the machines that have the problem. I can see where my struct begins by doing a memory dump starting at the erroneous pointer and it is there but much further down the line (maybe 40-50 bytes?)than where the pointer says it should be.

Can anyonne think of a reason why this works most of the time but fails on certain PC's? I have reports that some NT, 2000, and XP machines have this trouble but not everyone with those OS's have the problem.

Uuugh!!

Thanks,
Dave
GeneralRe: WM_COPYDATA Pin
l a u r e n30-Mar-04 15:25
l a u r e n30-Mar-04 15:25 
GeneralRe: WM_COPYDATA Pin
Dave_31-Mar-04 2:03
Dave_31-Mar-04 2:03 
GeneralRe: WM_COPYDATA Pin
l a u r e n31-Mar-04 5:42
l a u r e n31-Mar-04 5:42 
GeneralRe: WM_COPYDATA Pin
Dave_1-Apr-04 7:29
Dave_1-Apr-04 7:29 
GeneralShell Open Occured Pin
sschilachi30-Mar-04 9:52
sschilachi30-Mar-04 9:52 
GeneralRe: Shell Open Occured Pin
Michael Dunn30-Mar-04 11:16
sitebuilderMichael Dunn30-Mar-04 11:16 
GeneralRe: Shell Open Occured Pin
sschilachi30-Mar-04 23:15
sschilachi30-Mar-04 23:15 
Generalpro engineer.... wild fire... AHHHH Pin
OMalleyW30-Mar-04 9:52
OMalleyW30-Mar-04 9:52 
GeneralRe: pro engineer.... wild fire... AHHHH Pin
Prakash Nadar30-Mar-04 14:58
Prakash Nadar30-Mar-04 14:58 
GeneralRe: pro engineer.... wild fire... AHHHH Pin
OMalleyW30-Mar-04 22:47
OMalleyW30-Mar-04 22:47 
GeneralRe: pro engineer.... wild fire... AHHHH Pin
Prakash Nadar31-Mar-04 2:29
Prakash Nadar31-Mar-04 2:29 
GeneralNetwork availability change events Pin
JT Anderson30-Mar-04 9:15
JT Anderson30-Mar-04 9:15 
GeneralRe: Network availability change events Pin
David Crow30-Mar-04 9:20
David Crow30-Mar-04 9:20 
GeneralRe: Network availability change events Pin
JT Anderson30-Mar-04 9:43
JT Anderson30-Mar-04 9:43 
GeneralStretchBlt replacement Pin
#realJSOP30-Mar-04 9:07
professional#realJSOP30-Mar-04 9:07 
GeneralRe: StretchBlt replacement Pin
Prakash Nadar30-Mar-04 14:56
Prakash Nadar30-Mar-04 14:56 
GeneralRe: StretchBlt replacement Pin
#realJSOP31-Mar-04 0:57
professional#realJSOP31-Mar-04 0:57 

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.