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. mfc in vista

mfc in vista

Scheduled Pinned Locked Moved C / C++ / MFC
c++debugginghelpannouncement
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.
  • D Offline
    D Offline
    deeps_cute
    wrote on last edited by
    #1

    i have created a mfc code in windows vista. but i cant run it in debug mode. it shows "The ordinal could not be losded in the dynamic link library MFC42D.DLL". but it is successfully running in release mode. what to do for this, pls help me

    Arise Awake Stop Not Till ur Goal is Reached.

    H Z 2 Replies Last reply
    0
    • D deeps_cute

      i have created a mfc code in windows vista. but i cant run it in debug mode. it shows "The ordinal could not be losded in the dynamic link library MFC42D.DLL". but it is successfully running in release mode. what to do for this, pls help me

      Arise Awake Stop Not Till ur Goal is Reached.

      H Offline
      H Offline
      Hans Dietrich
      wrote on last edited by
      #2

      XP and Vista installations include the VS6 MFC release-mode Dlls, but not the debug-mode DLLs. You have to copy the MFC debug DLLs to the machine where you want to run. To find out which DLLs you will need, google for the dependency checker program Depends.exe.

      Best wishes, Hans


      [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

      1 Reply Last reply
      0
      • D deeps_cute

        i have created a mfc code in windows vista. but i cant run it in debug mode. it shows "The ordinal could not be losded in the dynamic link library MFC42D.DLL". but it is successfully running in release mode. what to do for this, pls help me

        Arise Awake Stop Not Till ur Goal is Reached.

        Z Offline
        Z Offline
        zhang800605
        wrote on last edited by
        #3

        Find out MFC42D.dll , and copy to system32 directory .

        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