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

C / C++ / MFC

 
GeneralRe: Preventing MDI Child Wnd Resizing Pin
Chambers1-Nov-01 2:15
Chambers1-Nov-01 2:15 
GeneralRe: Preventing MDI Child Wnd Resizing Pin
Steen Krogsgaard1-Nov-01 2:47
Steen Krogsgaard1-Nov-01 2:47 
GeneralSending string between two apps Pin
31-Oct-01 6:08
suss31-Oct-01 6:08 
GeneralRe: Sending string between two apps Pin
#realJSOP31-Oct-01 6:12
professional#realJSOP31-Oct-01 6:12 
GeneralRe: Sending string between two apps Pin
31-Oct-01 6:26
suss31-Oct-01 6:26 
GeneralRe: Sending string between two apps Pin
31-Oct-01 6:50
suss31-Oct-01 6:50 
GeneralRe: Sending string between two apps Pin
#realJSOP31-Oct-01 7:10
professional#realJSOP31-Oct-01 7:10 
GeneralRe: Sending string between two apps Pin
31-Oct-01 7:21
suss31-Oct-01 7:21 
point 1) I only have the sourcecode from the app which needs to get the string. A friend of mine wrote a program in delphi but I don't have access to the source. So I told him just to input the WM_COPYDATA function into his app in order to send me necessary data from his app into my app

point 2) MSDN says: An application must use theSendMessage function to send this message, not thePostMessage function.
I tried with PostMessage and it did not work

point 3b) what happens, if the function times out? Will no application get the WM_COPYDATA message?
GeneralRe: Sending string between two apps Pin
#realJSOP31-Oct-01 8:11
professional#realJSOP31-Oct-01 8:11 
GeneralRe: Sending string between two apps Pin
Chris Losinger31-Oct-01 6:14
professionalChris Losinger31-Oct-01 6:14 
GeneralRe: Sending string between two apps Pin
Nish Nishant31-Oct-01 6:18
sitebuilderNish Nishant31-Oct-01 6:18 
GeneralRe: Sending string between two apps Pin
#realJSOP31-Oct-01 7:11
professional#realJSOP31-Oct-01 7:11 
GeneralRe: Sending string between two apps Pin
Chris Losinger31-Oct-01 7:38
professionalChris Losinger31-Oct-01 7:38 
GeneralRe: Sending string between two apps Pin
#realJSOP31-Oct-01 8:26
professional#realJSOP31-Oct-01 8:26 
GeneralRe: Sending string between two apps Pin
Carlos Antollini31-Oct-01 9:08
Carlos Antollini31-Oct-01 9:08 
GeneralRe: Sending string between two apps Pin
31-Oct-01 9:12
suss31-Oct-01 9:12 
GeneralRe: Sending string between two apps Pin
Carlos Antollini31-Oct-01 9:24
Carlos Antollini31-Oct-01 9:24 
GeneralRe: Sending string between two apps Pin
1-Nov-01 2:23
suss1-Nov-01 2:23 
GeneralRe: Sending string between two apps Pin
Nish Nishant31-Oct-01 17:52
sitebuilderNish Nishant31-Oct-01 17:52 
Questionhow to detect dialog's actual control? Pin
31-Oct-01 5:30
suss31-Oct-01 5:30 
AnswerRe: how to detect dialog's actual control? Pin
1-Nov-01 20:23
suss1-Nov-01 20:23 
GeneralRetrieving registry values Pin
Steven Gregg31-Oct-01 5:18
Steven Gregg31-Oct-01 5:18 
GeneralRe: Retrieving registry values Pin
Michael Dunn31-Oct-01 8:28
sitebuilderMichael Dunn31-Oct-01 8:28 
GeneralDependency Walker / DLL functions Pin
-Dy31-Oct-01 4:30
-Dy31-Oct-01 4:30 
GeneralRe: Dependency Walker / DLL functions Pin
Bernhard31-Oct-01 4:56
Bernhard31-Oct-01 4:56 

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.