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. Managed C++/CLI
  4. Very Hard Problem (help Me)

Very Hard Problem (help Me)

Scheduled Pinned Locked Moved Managed C++/CLI
helpc++questioncareer
2 Posts 2 Posters 3 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.
  • D Offline
    D Offline
    duvaft
    wrote on last edited by
    #1

    Hi, I have a problem (I think a big problem). The language is C++. The operation sistem is Windows 2000. If I create two application. In the first application fill a structure, open a file and send this information (pointer to file) at second application which fill the file. When the second application end your job, the control switch at first application which close the file. The question is: can I open a file in a application sending the pointer at second applicaton to fill the file.:zzz::confused::confused::confused:

    L 1 Reply Last reply
    0
    • D duvaft

      Hi, I have a problem (I think a big problem). The language is C++. The operation sistem is Windows 2000. If I create two application. In the first application fill a structure, open a file and send this information (pointer to file) at second application which fill the file. When the second application end your job, the control switch at first application which close the file. The question is: can I open a file in a application sending the pointer at second applicaton to fill the file.:zzz::confused::confused::confused:

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You can use inter-process communication for communicate two or more processes. Take a look Threads, Processes & Inter-Process Communication title. Ahmet Orkun GEDiK

      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