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. Graphics
  4. Running executable problem

Running executable problem

Scheduled Pinned Locked Moved Graphics
csharpc++dotnethelpquestion
3 Posts 2 Posters 6 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.
  • M Offline
    M Offline
    Md Ali Naser Khan
    wrote on last edited by
    #1

    I have created an application in win32 in VS2005.net framework using direcx 9.0 sdk.The application is also using MFC in shared dll. But this application(created in release mode) is no running to another pc where VS2005.net framework is not available.It gives some dll missing.How can I solve this problem.I also provided all the supported dll.

    C 1 Reply Last reply
    0
    • M Md Ali Naser Khan

      I have created an application in win32 in VS2005.net framework using direcx 9.0 sdk.The application is also using MFC in shared dll. But this application(created in release mode) is no running to another pc where VS2005.net framework is not available.It gives some dll missing.How can I solve this problem.I also provided all the supported dll.

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      You need to install vcredist_x86.exe[^] on the target machine. This will install the C-runtime library and the MFC libraries. If you have the VC service pack 1 installed, you should use this one[^] instead.

      Cédric Moonen Software developer
      Charting control [v1.4] OpenGL game tutorial in C++

      M 1 Reply Last reply
      0
      • C Cedric Moonen

        You need to install vcredist_x86.exe[^] on the target machine. This will install the C-runtime library and the MFC libraries. If you have the VC service pack 1 installed, you should use this one[^] instead.

        Cédric Moonen Software developer
        Charting control [v1.4] OpenGL game tutorial in C++

        M Offline
        M Offline
        Md Ali Naser Khan
        wrote on last edited by
        #3

        Thank you for your reply I have already solved the problem.

        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