Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to send message from QT application to win32 application?
Forum Updated to NodeBB v4.3 + New Features

How to send message from QT application to win32 application?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 5.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    halftone
    wrote on last edited by
    #1

    I need to send string from QT application to win32 application, but I don't know how to do this? Is there any possibility?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      There are lots of ways to transmit data between applications. Just google for "inter process communication" and select any method that matches your use case best.

      Qt does support quiter a few natively and can be made to work with all the rest that have C or C++ libraries to access them.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved