Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. about "windows belonging to different processes are mixed in a single window hierarchy"

about "windows belonging to different processes are mixed in a single window hierarchy"

Scheduled Pinned Locked Moved C / C++ / MFC
comvisual-studiotutorialquestion
3 Posts 2 Posters 0 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.
  • X Offline
    X Offline
    xrg_soft 163 com
    wrote on last edited by
    #1

    From MSDN page for WM_ACTIVATETOPLEVEL http://msdn.microsoft.com/en-us/library/xkd95027(VS.80).aspx I got the below description: This message is similar in use to WM_ACTIVATEAPP, but works in situations where windows belonging to different processes are mixed in a single window hierarchy (common in OLE applications). Does anybody know where is a example/demo/document available that illustrate "windows belonging to different processes are mixed in a single window hierarchy"? I googled but found almost nothing. Thanks!

    M 1 Reply Last reply
    0
    • X xrg_soft 163 com

      From MSDN page for WM_ACTIVATETOPLEVEL http://msdn.microsoft.com/en-us/library/xkd95027(VS.80).aspx I got the below description: This message is similar in use to WM_ACTIVATEAPP, but works in situations where windows belonging to different processes are mixed in a single window hierarchy (common in OLE applications). Does anybody know where is a example/demo/document available that illustrate "windows belonging to different processes are mixed in a single window hierarchy"? I googled but found almost nothing. Thanks!

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      Since they mention OLE, you could start there perhaps... Compound Documents[^]

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      X 1 Reply Last reply
      0
      • M Mark Salsbery

        Since they mention OLE, you could start there perhaps... Compound Documents[^]

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        X Offline
        X Offline
        xrg_soft 163 com
        wrote on last edited by
        #3

        Thanks! I think I got the basic idea. Just like embeded MS Word into your_app, the embeded MSWord view window is a chid window of your_app.exe but it's essentially relaies on a external process WinWord.exe

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups