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. the Dll I write under Window XP cannot be registered under Windows 2000. why?

the Dll I write under Window XP cannot be registered under Windows 2000. why?

Scheduled Pinned Locked Moved C / C++ / MFC
c++helptutorialquestionlearning
4 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.
  • E Offline
    E Offline
    ewighell
    wrote on last edited by
    #1

    I programm it with vc+++ and mfc,atl. does this has anything to do with the difference of the operating system? if dose, how to fix it? if not, what could have been the cause?

    Thank you very much!!! ------------------- I am learning C++ and English

    P 1 Reply Last reply
    0
    • E ewighell

      I programm it with vc+++ and mfc,atl. does this has anything to do with the difference of the operating system? if dose, how to fix it? if not, what could have been the cause?

      Thank you very much!!! ------------------- I am learning C++ and English

      P Offline
      P Offline
      prasad_som
      wrote on last edited by
      #2

      can you be more specific? Is that dll links with any dll supported on XP? use depends.exe in visual studio to see dependency.

      Prasad Notifier using ATL

      E 1 Reply Last reply
      0
      • P prasad_som

        can you be more specific? Is that dll links with any dll supported on XP? use depends.exe in visual studio to see dependency.

        Prasad Notifier using ATL

        E Offline
        E Offline
        ewighell
        wrote on last edited by
        #3

        I detected four files my dll depends on with a software named Setup Factory. all of them are located in the system folder of window, which I think will be the reason and I have not had a chance to test it.

        Thank you very much!!! ------------------- I am learning C++ and English

        P 1 Reply Last reply
        0
        • E ewighell

          I detected four files my dll depends on with a software named Setup Factory. all of them are located in the system folder of window, which I think will be the reason and I have not had a chance to test it.

          Thank you very much!!! ------------------- I am learning C++ and English

          P Offline
          P Offline
          prasad_som
          wrote on last edited by
          #4

          Run depends.exe, on both OS, if its shows some missing dll. Try to ship it with your dll, and test.

          Prasad Notifier using ATL

          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