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. c++ library runtime error

c++ library runtime error

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

    i have made a program using VC++ 7.0 MFC and i included in my package all the MFC Dlls and this program is running under windows XP but when i try to open it from windows 98 a message error occurs telling me that "C++ library runtime error" does any one know how to solve this problem

    T 1 Reply Last reply
    0
    • X X2040

      i have made a program using VC++ 7.0 MFC and i included in my package all the MFC Dlls and this program is running under windows XP but when i try to open it from windows 98 a message error occurs telling me that "C++ library runtime error" does any one know how to solve this problem

      T Offline
      T Offline
      ThatsAlok
      wrote on last edited by
      #2

      Problem is that you have created DLL that Support MFC70.dll and Win98 support till MFC42.dll. this only cauing teh Problem,only solution is to compile the library on 98 platefrom


      "I Think this Will Help"  Alok Gupta
       visit me at http://www.thisisalok.tk

      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