Results 1 to 3 of 3

Thread: Interprocess communication through WinAPI

  1. #1
    Join Date
    Dec 2008
    Location
    Istanbul, TURKEY
    Posts
    537
    Thanks
    14
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default Interprocess communication through WinAPI

    Hi,

    I'm building two large scale Qt projects. I'm in stuck in interprocess comm.

    I found that sendMessage(..) of winapi could be useful but I don't know how to send a message to
    another process..What the parameters should be?

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Interprocess communication through WinAPI

    Why are you asking that on a forum related to Qt? As far as I remember SendMessage() expects a window handle and a message structure to be sent.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Interprocess communication through WinAPI

    I'm guessing you've found that infromation on the internet.
    The same source can get you here.
    This page (and links from there) has all you need.

Similar Threads

  1. Replies: 0
    Last Post: 27th February 2012, 16:21
  2. Replies: 16
    Last Post: 17th May 2011, 16:02
  3. Using Winapi in Qt?
    By Awareness in forum Qt Programming
    Replies: 3
    Last Post: 23rd March 2010, 03:04
  4. Qt InterProcess Communication
    By QbelcorT in forum Qt Programming
    Replies: 0
    Last Post: 8th October 2008, 00:25
  5. interprocess communication question
    By samirg in forum Qt Programming
    Replies: 4
    Last Post: 30th August 2007, 06:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.