Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jpgarcia

    Using DLLs with modeless (non-modal) dialog

    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.-...
  2. jpgarcia

    Using DLLs with modeless (non-modal) dialog

    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...

Part and Inventory Search

Back
Top