I have been trying to exchange data doing it with messages, *I've tried things as making a emitter and receiver program, both exes:
1.- Create my own window message using GUID in emiterDlg.cpp:
const UINT wm_Message =
RegisterWindowMessage(_T("CC667211-7CE9-40c5-809A-1DA48E4014C4"));
2.-...
I have made a DLL with creates a modeless dialog, I have to call it from a program made with LabView, but I think the matter is with any kind of "parent program". The matter is, when I create the modeless dialog, I think I have to create de modeless window with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.