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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. cross process handle invokation in win32

cross process handle invokation in win32

Scheduled Pinned Locked Moved C / C++ / MFC
performance
3 Posts 3 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.
  • R Offline
    R Offline
    Reza Shademani
    wrote on last edited by
    #1

    hi geeks i'm gonna invoke a dll handle which hosted in another process (i mean in another memory space ) from my process .how it could be possible . matter of fact i'm wondering if it's possible to get a dll handle in cross process condition . give any clue you know. thanks in advance .

    C 4 2 Replies Last reply
    0
    • R Reza Shademani

      hi geeks i'm gonna invoke a dll handle which hosted in another process (i mean in another memory space ) from my process .how it could be possible . matter of fact i'm wondering if it's possible to get a dll handle in cross process condition . give any clue you know. thanks in advance .

      C Offline
      C Offline
      cmk
      wrote on last edited by
      #2

      Invoke what ? What handle ? ...cmk Save the whales - collect the whole set

      1 Reply Last reply
      0
      • R Reza Shademani

        hi geeks i'm gonna invoke a dll handle which hosted in another process (i mean in another memory space ) from my process .how it could be possible . matter of fact i'm wondering if it's possible to get a dll handle in cross process condition . give any clue you know. thanks in advance .

        4 Offline
        4 Offline
        4apai
        wrote on last edited by
        #3

        if u'r talking about hmodule handle retrieved by loadlibrary, then this handle will be invalid in context of another process. this handle is living only in virtual memory space of current process.

        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