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. How do I DCOM?...

How do I DCOM?...

Scheduled Pinned Locked Moved C / C++ / MFC
questiontutorial
2 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.
  • K Offline
    K Offline
    Kevin Moody
    wrote on last edited by
    #1

    The MSDN code example "DCOM" states that it only works when both machines are running NT. Why will it not work if both machines are running Win9x?

    A 1 Reply Last reply
    0
    • K Kevin Moody

      The MSDN code example "DCOM" states that it only works when both machines are running NT. Why will it not work if both machines are running Win9x?

      A Offline
      A Offline
      Alex Gorev
      wrote on last edited by
      #2

      Hi! The problem is that Windows NT version 4.0 supports DCOM by default, but Windows 95 does not. To make it work on W95 you have to download DCOM95.EXE and DCM95CFG.EXE available from Microsoft Web Site at: http://www.microsoft.com/oledev Read more about it in MSDN "HOWTO: Use Win95 as a DCOM Server". Regards, Alex Gorev, Dundas Software. ================== The original message was: The MSDN code example "DCOM" states that it only works when both machines are running NT. Why will it not work if both machines are running Win9x?

      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