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. VC++ 6.0 [modified]

VC++ 6.0 [modified]

Scheduled Pinned Locked Moved The Lounge
c++question
106 Posts 28 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.
  • J Joe Woodbury

    By the way, while I think 6.0 was a tremendous product, I do recommend biting the bullet and moving to VS 2003. The productivity gains are worth the effort. (I wish I could say the same about moving from VS 2003 to VS 2005.) Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

    C Offline
    C Offline
    Chris S Kaiser
    wrote on last edited by
    #25

    For C++ what productivity gains? I have to beat it into submission to manage my projects the way they're setup. Couldn't I just swap out the compiler? I like the way 6.0 lets you manage the project and workspace. Not every project is in the same solution although they are in my workspace. Trivial, but still worth a few hundred bucks. This statement is false.

    J 1 Reply Last reply
    0
    • C Christian Graus

      Apart from anytyhing else, the jump in standards conformance from VC6 to 2002 was huge. Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      C Offline
      C Offline
      Chris S Kaiser
      wrote on last edited by
      #26

      Yeah, with regards to template specialization? Couldn't I just swap out the compiler? This statement is false.

      C 1 Reply Last reply
      0
      • J Jeremy Falcon

        Is there a reason you want 6.0? I'd have to agree with Joe again. If you didn't have a specific need for that version, why not get a newer version before you spend the money? Jeremy Falcon

        C Offline
        C Offline
        Chris S Kaiser
        wrote on last edited by
        #27

        I already have VS 2003 Standard, and I've adapted in my C# development, but cringed when I tried to work on my old C++ stuff. I have a framework I built that I intend to finish, but its just a bit frustrating. But yeah, you guys might be right. This statement is false.

        1 Reply Last reply
        0
        • C Christian Graus

          Given that VC6s compiler is a disaster, and it's STL a joke, I'd recommend learning to live with the IDE that's attached to a half decent compiler. Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

          C Offline
          C Offline
          Chris S Kaiser
          wrote on last edited by
          #28

          So why can't I swap out the compiler? Why do I need to get the whole IDE just for the compiler? I don't even use any extensions or the like, I turn them all off, as the library is cross platform. Linux/Windows. This is what's really frustrating about VS2005, and the jump from 2002 to 2003. This statement is false.

          C S A 3 Replies Last reply
          0
          • C Chris S Kaiser

            Yeah, with regards to template specialization? Couldn't I just swap out the compiler? This statement is false.

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #29

            Chris S Kaiser wrote:

            template specialization

            That would be a major one, yes.

            Chris S Kaiser wrote:

            Couldn't I just swap out the compiler?

            Hmmm.... perhaps. I'd still advocate biting the bullet. I still use VC6, but being comfortable in all permutations certainly means I can work in whatever a potential employer wants me to. VC6 won't support the latest PSDK, in fact it's not supported the PSDK for a couple of years, I think. Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

            C 1 Reply Last reply
            0
            • C Chris S Kaiser

              Does anyone know where I might be able to purchase a boxed licensed copy of VC++ 6.0? [edit] Does it still come with the msdn? [/edit] This statement is false. -- modified at 18:16 Wednesday 19th July, 2006

              R Offline
              R Offline
              Rama Krishna Vavilala
              wrote on last edited by
              #30

              Chris S Kaiser wrote:

              Does it still come with the msdn?

              If you have MSDN subscription, you can download it from subscriber downloads. I downloaded VB6 a while back because someone threw away the CDs (at work) and I needed VB6 for a project. I saw that C++ was also available for download. I am not sure whether it is legal for any one to send the CDs to you? Otherwise you can always subscribe to MSDN and hope download it.;)


              My Blog

              C S M 3 Replies Last reply
              0
              • C Chris S Kaiser

                Thanks! I didn't even know about this... promising. Not the 132 of the eBay offer, but more grounded in reality. This statement is false.

                J Offline
                J Offline
                Jeremy Falcon
                wrote on last edited by
                #31

                Well, knowing Google, it'll only be in beta for another 10 years. :) Jeremy Falcon

                1 Reply Last reply
                0
                • C Christian Graus

                  Chris S Kaiser wrote:

                  template specialization

                  That would be a major one, yes.

                  Chris S Kaiser wrote:

                  Couldn't I just swap out the compiler?

                  Hmmm.... perhaps. I'd still advocate biting the bullet. I still use VC6, but being comfortable in all permutations certainly means I can work in whatever a potential employer wants me to. VC6 won't support the latest PSDK, in fact it's not supported the PSDK for a couple of years, I think. Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

                  C Offline
                  C Offline
                  Chris S Kaiser
                  wrote on last edited by
                  #32

                  Yeah, I work in VS2003, but this is for my personal stuff. I have a cross platform library that has some nifty stuff, so, nothing MS specific. Mostly I don't like how it forces me to conform to its notion of project management. I liked workspaces. I don't like solutions. That's probably the bulk of it. Just standard C++. So yeah, I'd like the conformancy, but I should be able to get that from the compiler alone. Where is the one great true toolset?!? As my momma used to say: wish in one hand and ..... in the other. See which one fills up faster. This statement is false.

                  S 1 Reply Last reply
                  0
                  • C Chris S Kaiser

                    Does anyone know where I might be able to purchase a boxed licensed copy of VC++ 6.0? [edit] Does it still come with the msdn? [/edit] This statement is false. -- modified at 18:16 Wednesday 19th July, 2006

                    M Offline
                    M Offline
                    Michael Dunn
                    wrote on last edited by
                    #33

                    In December, MS had to shop shipping all their products that included their Java VM. Among the more notable things pulled were Win 2K and VC 6. :((

                    --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

                    C S 2 Replies Last reply
                    0
                    • M Michael Dunn

                      In December, MS had to shop shipping all their products that included their Java VM. Among the more notable things pulled were Win 2K and VC 6. :((

                      --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

                      C Offline
                      C Offline
                      Chris S Kaiser
                      wrote on last edited by
                      #34

                      Bummer. I still use Win2k at home. I usually skip a few iterations before upgrading. This statement is false.

                      1 Reply Last reply
                      0
                      • R Rama Krishna Vavilala

                        Chris S Kaiser wrote:

                        Does it still come with the msdn?

                        If you have MSDN subscription, you can download it from subscriber downloads. I downloaded VB6 a while back because someone threw away the CDs (at work) and I needed VB6 for a project. I saw that C++ was also available for download. I am not sure whether it is legal for any one to send the CDs to you? Otherwise you can always subscribe to MSDN and hope download it.;)


                        My Blog

                        C Offline
                        C Offline
                        Chris S Kaiser
                        wrote on last edited by
                        #35

                        Thanks. I think the froogle thing will be an option first. I plan on getting the subscription, but there are other things my wife wants me to get first. ;) This statement is false.

                        1 Reply Last reply
                        0
                        • C Chris S Kaiser

                          Smartalec... :laugh: This statement is false.

                          J Offline
                          J Offline
                          Jeremy Falcon
                          wrote on last edited by
                          #36

                          Chris S Kaiser wrote:

                          Smartalec

                          :confused: I don't get it. If I'm gonna be a smart arse (intentionally) I'm gonna do it with style. :-> Jeremy Falcon

                          C 1 Reply Last reply
                          0
                          • J Jeremy Falcon

                            Chris S Kaiser wrote:

                            Smartalec

                            :confused: I don't get it. If I'm gonna be a smart arse (intentionally) I'm gonna do it with style. :-> Jeremy Falcon

                            C Offline
                            C Offline
                            Chris S Kaiser
                            wrote on last edited by
                            #37

                            Didn't you say it came with the msdn cds meaning not that you get it on the msdn subscription, but when you do get it, you get the msdn library? :suss: This statement is false.

                            J 1 Reply Last reply
                            0
                            • C Chris S Kaiser

                              Didn't you say it came with the msdn cds meaning not that you get it on the msdn subscription, but when you do get it, you get the msdn library? :suss: This statement is false.

                              J Offline
                              J Offline
                              Jeremy Falcon
                              wrote on last edited by
                              #38

                              Chris S Kaiser wrote:

                              Didn't you say it came with the msdn cds meaning not that you get it on the msdn subscription, but when you do get it, you get the msdn library?

                              No. You're confusing the MSDN Library CDs with MSDN Subscription CDs. If you buy the retail box it will have 3 CDs in it. One application CD and two MSDN Library CDs. But that's not a subscription, it's just documentation. Now, for MSDN Subscribers, VC++ no longer ships on the CDs released by MS. To make matters even more confusing, for a while MS was giving away an MSDN Library subscription with the purchase of VC++ 6.0. Jeremy Falcon

                              C 1 Reply Last reply
                              0
                              • C Chris S Kaiser

                                Does anyone know where I might be able to purchase a boxed licensed copy of VC++ 6.0? [edit] Does it still come with the msdn? [/edit] This statement is false. -- modified at 18:16 Wednesday 19th July, 2006

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

                                Ebay. The tigress is here :-D

                                C 1 Reply Last reply
                                0
                                • J Jeremy Falcon

                                  Chris S Kaiser wrote:

                                  Didn't you say it came with the msdn cds meaning not that you get it on the msdn subscription, but when you do get it, you get the msdn library?

                                  No. You're confusing the MSDN Library CDs with MSDN Subscription CDs. If you buy the retail box it will have 3 CDs in it. One application CD and two MSDN Library CDs. But that's not a subscription, it's just documentation. Now, for MSDN Subscribers, VC++ no longer ships on the CDs released by MS. To make matters even more confusing, for a while MS was giving away an MSDN Library subscription with the purchase of VC++ 6.0. Jeremy Falcon

                                  C Offline
                                  C Offline
                                  Chris S Kaiser
                                  wrote on last edited by
                                  #40

                                  Jeremy Falcon wrote:

                                  No. You're confusing the MSDN Library CDs with MSDN Subscription CDs.

                                  Actually I thought you were on purpose... oh well. My mistake. :laugh: This statement is false.

                                  J 1 Reply Last reply
                                  0
                                  • C Chris S Kaiser

                                    So why can't I swap out the compiler? Why do I need to get the whole IDE just for the compiler? I don't even use any extensions or the like, I turn them all off, as the library is cross platform. Linux/Windows. This is what's really frustrating about VS2005, and the jump from 2002 to 2003. This statement is false.

                                    C Offline
                                    C Offline
                                    Christian Graus
                                    wrote on last edited by
                                    #41

                                    Chris S Kaiser wrote:

                                    So why can't I swap out the compiler?

                                    I didn't say you can't, I'm sure you can. Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

                                    C S A 3 Replies Last reply
                                    0
                                    • C Chris S Kaiser

                                      Jeremy Falcon wrote:

                                      No. You're confusing the MSDN Library CDs with MSDN Subscription CDs.

                                      Actually I thought you were on purpose... oh well. My mistake. :laugh: This statement is false.

                                      J Offline
                                      J Offline
                                      Jeremy Falcon
                                      wrote on last edited by
                                      #42

                                      Chris S Kaiser wrote:

                                      Actually I thought you were on purpose..

                                      :laugh: Nah, I'm usually not a smart arse on Wednesdays. :) Jeremy Falcon

                                      C 1 Reply Last reply
                                      0
                                      • C Christian Graus

                                        Chris S Kaiser wrote:

                                        So why can't I swap out the compiler?

                                        I didn't say you can't, I'm sure you can. Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

                                        C Offline
                                        C Offline
                                        Chris S Kaiser
                                        wrote on last edited by
                                        #43

                                        Then that's it then. 6.0 IDE with the 2003 C++ compiler. Best of both worlds. But do you know if the license is transferable? I like that one on EBay but if the license isn't transferable then its worthless. This statement is false.

                                        C 1 Reply Last reply
                                        0
                                        • J Jeremy Falcon

                                          Chris S Kaiser wrote:

                                          Actually I thought you were on purpose..

                                          :laugh: Nah, I'm usually not a smart arse on Wednesdays. :) Jeremy Falcon

                                          C Offline
                                          C Offline
                                          Chris S Kaiser
                                          wrote on last edited by
                                          #44

                                          Oh your right, today is Wednesday. My apologies. :laugh: This statement is false.

                                          R 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