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. The Lounge
  3. VC1.52 and VC6.0 on same PC?

VC1.52 and VC6.0 on same PC?

Scheduled Pinned Locked Moved The Lounge
question
17 Posts 10 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.
  • H Henrik Husted

    Hi guys I have tried my best to delay this but it looks like I have to install VC1.52 to maintain some very old code (note to self: make more coffee, it's going to be a long night). Have any of you tried to install VC1.52 on a Win2k with VC6, IE6 etc. The last thing I want is to install VC1.52 only to find my PC bombed back to 1993. TIA .Henrik

    S Offline
    S Offline
    Stan Shannon
    wrote on last edited by
    #8

    I have both installed on my machine right now. I needed a little app that accessed the 16 bit network functions for our customers who run our app under 95/98. Works fine. "War is hell" William Tecumseh Sherman.

    1 Reply Last reply
    0
    • H Henrik Husted

      Hi guys I have tried my best to delay this but it looks like I have to install VC1.52 to maintain some very old code (note to self: make more coffee, it's going to be a long night). Have any of you tried to install VC1.52 on a Win2k with VC6, IE6 etc. The last thing I want is to install VC1.52 only to find my PC bombed back to 1993. TIA .Henrik

      J Offline
      J Offline
      Jim A Johnson
      wrote on last edited by
      #9

      I can't speak to your precise situation, but I have VC 5.0 and VC 1.52 on one of my machines, and they coexist perfectly. There are no shared components.

      1 Reply Last reply
      0
      • H Henrik Husted

        Hi guys I have tried my best to delay this but it looks like I have to install VC1.52 to maintain some very old code (note to self: make more coffee, it's going to be a long night). Have any of you tried to install VC1.52 on a Win2k with VC6, IE6 etc. The last thing I want is to install VC1.52 only to find my PC bombed back to 1993. TIA .Henrik

        H Offline
        H Offline
        Henrik Husted
        wrote on last edited by
        #10

        Okay, I installed it and... well.... it works :) My project compiles and all. But man, I'm really going to miss VC6. Thanks for the quick response. .Henrik

        L 1 Reply Last reply
        0
        • H Henrik Husted

          Hi guys I have tried my best to delay this but it looks like I have to install VC1.52 to maintain some very old code (note to self: make more coffee, it's going to be a long night). Have any of you tried to install VC1.52 on a Win2k with VC6, IE6 etc. The last thing I want is to install VC1.52 only to find my PC bombed back to 1993. TIA .Henrik

          H Offline
          H Offline
          Henrik Husted
          wrote on last edited by
          #11

          [rant] I installed VC1.52 because I needed to debug a DOS application but does VC include a DOS debugger? Well yes, it includes CodeView for MS-DOS which is properly the worst debugger I ever had the misfortune to lay my hands on. *sigh* Or maybe I'm just a young punk who never had to debug a 10^6 punch cards using nothing but a comb and a piece of string. On a sunday. At 3am. [/rant] I'm better now. Now where did I put the SoftICE installations disk?

          D 1 Reply Last reply
          0
          • H Henrik Husted

            [rant] I installed VC1.52 because I needed to debug a DOS application but does VC include a DOS debugger? Well yes, it includes CodeView for MS-DOS which is properly the worst debugger I ever had the misfortune to lay my hands on. *sigh* Or maybe I'm just a young punk who never had to debug a 10^6 punch cards using nothing but a comb and a piece of string. On a sunday. At 3am. [/rant] I'm better now. Now where did I put the SoftICE installations disk?

            D Offline
            D Offline
            David Salter
            wrote on last edited by
            #12

            Nice though CodeView is ;) does it (or SoftICE) work on NT/2K? Dave.

            H 1 Reply Last reply
            0
            • H Henrik Husted

              Okay, I installed it and... well.... it works :) My project compiles and all. But man, I'm really going to miss VC6. Thanks for the quick response. .Henrik

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #13

              I use the VC1.52 compiler with an external makefile that I 'wrap' in the VC6 IDE. This way I can use the VC6 environment and Visual Assist, Wndtabs, etc., while working on old stuff. This also works with my 8051/68HC11 embedded cross compilers. Steven J. Ackerman, Consultant ACS, Sarasota, FL http://www.acscontrol.com steve@acscontrol.com sja@gte.net

              realJSOPR H 2 Replies Last reply
              0
              • L Lost User

                I use the VC1.52 compiler with an external makefile that I 'wrap' in the VC6 IDE. This way I can use the VC6 environment and Visual Assist, Wndtabs, etc., while working on old stuff. This also works with my 8051/68HC11 embedded cross compilers. Steven J. Ackerman, Consultant ACS, Sarasota, FL http://www.acscontrol.com steve@acscontrol.com sja@gte.net

                realJSOPR Online
                realJSOPR Online
                realJSOP
                wrote on last edited by
                #14

                That would make GREAT article on CodeProject. To hell with those thin-skinned pillow-biters. - Me, 10/03/2001

                1 Reply Last reply
                0
                • D David Salter

                  Nice though CodeView is ;) does it (or SoftICE) work on NT/2K? Dave.

                  H Offline
                  H Offline
                  Henrik Husted
                  wrote on last edited by
                  #15

                  I haven't used SoftICE on Win2k yet. It works perfect in NT4 however. .Henrik

                  1 Reply Last reply
                  0
                  • L Lost User

                    I use the VC1.52 compiler with an external makefile that I 'wrap' in the VC6 IDE. This way I can use the VC6 environment and Visual Assist, Wndtabs, etc., while working on old stuff. This also works with my 8051/68HC11 embedded cross compilers. Steven J. Ackerman, Consultant ACS, Sarasota, FL http://www.acscontrol.com steve@acscontrol.com sja@gte.net

                    H Offline
                    H Offline
                    Henrik Husted
                    wrote on last edited by
                    #16

                    Hmmm... good idea. I agree with John, this would make an excellent article (hint hint) :) .Henrik

                    L 1 Reply Last reply
                    0
                    • H Henrik Husted

                      Hmmm... good idea. I agree with John, this would make an excellent article (hint hint) :) .Henrik

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #17

                      OK. I'll take the hints ! ;) I haven't submitted anything before, so it will take me a little bit to pull this together. I can't include the actual code for the projects, but I can provide a couple of samples of the relevant makefiles and instructions for how they get 'wrapped'. Thanks for the prompting. Steven J. Ackerman, Consultant ACS, Sarasota, FL http://www.acscontrol.com steve@acscontrol.com sja@gte.net

                      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