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. compatibilty issue (VC5.0 and VC6.0)

compatibilty issue (VC5.0 and VC6.0)

Scheduled Pinned Locked Moved C / C++ / MFC
c++help
5 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
    Drawil
    wrote on last edited by
    #1

    hi every body i had an old projects desgined with vc++5.0 (source code), when i built these projects I couldn't make an exe file for this project. Best Regards :)

    D H 2 Replies Last reply
    0
    • D Drawil

      hi every body i had an old projects desgined with vc++5.0 (source code), when i built these projects I couldn't make an exe file for this project. Best Regards :)

      D Offline
      D Offline
      Dominik Reichl
      wrote on last edited by
      #2

      Perhaps you could give more details about the errors... for example what does the compiler say? Linker error? :confused: -Dominik

      D 1 Reply Last reply
      0
      • D Drawil

        hi every body i had an old projects desgined with vc++5.0 (source code), when i built these projects I couldn't make an exe file for this project. Best Regards :)

        H Offline
        H Offline
        Henk Groenewoud
        wrote on last edited by
        #3

        :confused: Any error messages, warnings etc???? What's in the output window?

        1 Reply Last reply
        0
        • D Dominik Reichl

          Perhaps you could give more details about the errors... for example what does the compiler say? Linker error? :confused: -Dominik

          D Offline
          D Offline
          Drawil
          wrote on last edited by
          #4

          the problem happen when I press Go Button the program, i got the following message: Unhandled exception in file.exe: 0xC0000005: Access Violation Best Regards :)

          H 1 Reply Last reply
          0
          • D Drawil

            the problem happen when I press Go Button the program, i got the following message: Unhandled exception in file.exe: 0xC0000005: Access Violation Best Regards :)

            H Offline
            H Offline
            Henk Groenewoud
            wrote on last edited by
            #5

            This probably has to do with initialization. You are most likely referring to an object that has not yet been initialized. Try to step through your code instead of using GO and determine which statement results in the error. Good luck

            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