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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Obj to Source file

Obj to Source file

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

    I wrote a piece of code long time back and compiled it to obj file. Unexpectedly i lost the source code of that. Is there any way to convert the obj files back to source files. I used visual c++ 6.0 to compile the source. Regards Guru

    T 1 Reply Last reply
    0
    • G Gurou

      I wrote a piece of code long time back and compiled it to obj file. Unexpectedly i lost the source code of that. Is there any way to convert the obj files back to source files. I used visual c++ 6.0 to compile the source. Regards Guru

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

      normally, no chance... but if you compiled it in debug mode, i know borland add a tool to get back the source code. but in release mode, you can't because the code is optimised...


      TOXCCT >>> GEII power

      G 1 Reply Last reply
      0
      • T toxcct

        normally, no chance... but if you compiled it in debug mode, i know borland add a tool to get back the source code. but in release mode, you can't because the code is optimised...


        TOXCCT >>> GEII power

        G Offline
        G Offline
        Gurou
        wrote on last edited by
        #3

        Can you tell me where i can get the borlan tool that you are mentioning about. Regards Guru

        T 1 Reply Last reply
        0
        • G Gurou

          Can you tell me where i can get the borlan tool that you are mentioning about. Regards Guru

          T Offline
          T Offline
          toxcct
          wrote on last edited by
          #4

          i don't think it will work with a Visual C++ compiled object file, but at www.Borland.com[^], looking for Builder


          TOXCCT >>> GEII power

          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