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. advice for an old c++ guy marooned on windows 7...

advice for an old c++ guy marooned on windows 7...

Scheduled Pinned Locked Moved The Lounge
csharpc++visual-studiocomjson
24 Posts 13 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.
  • S stephen hazel

    ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

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

    Don't you have any machines not running Weven ? I have 8 or so computers in the house, only two run Weven, one runs Vista, the rest run XP.

    Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

    S 1 Reply Last reply
    0
    • S stephen hazel

      ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

      L Offline
      L Offline
      leonej_dt
      wrote on last edited by
      #3

      IDE: I would give you my VS2005 DVD (I do not need it anymore) if you were anywhere near, but, after thinking about it twice... Who needs IDEs? Use the SDK! Resource Editor: I like http://www.resedit.net/\[^\].

      If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

      S 1 Reply Last reply
      0
      • C Christian Graus

        Don't you have any machines not running Weven ? I have 8 or so computers in the house, only two run Weven, one runs Vista, the rest run XP.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        S Offline
        S Offline
        stephen hazel
        wrote on last edited by
        #4

        well, yeah, but MY machine is weven... and THEIR machines are loaded with crap and, ugh, just unclean X| i admit i'm dumb for just hoppin onto a new machine with such reckless abandon, of course... (It was all that ram that tempted me) But good lord, it's just STRAIGHT c++ with some dialogs n bitmaps n such. (read as "the Jerk") and that's ALLLL i neeeed (sorry!)

        1 Reply Last reply
        0
        • L leonej_dt

          IDE: I would give you my VS2005 DVD (I do not need it anymore) if you were anywhere near, but, after thinking about it twice... Who needs IDEs? Use the SDK! Resource Editor: I like http://www.resedit.net/\[^\].

          If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

          S Offline
          S Offline
          stephen hazel
          wrote on last edited by
          #5

          Yeah, the 2 biggies seeeem to be resedit (free) and resource builder $59... Well, can't hurt to try resedit,then rbuilder with vs2010 express and see how far i get. So sdk has c++ compiler in it? it's just command line is all, eh... that sounds promising. 'preciate it!

          L CPalliniC 2 Replies Last reply
          0
          • S stephen hazel

            Yeah, the 2 biggies seeeem to be resedit (free) and resource builder $59... Well, can't hurt to try resedit,then rbuilder with vs2010 express and see how far i get. So sdk has c++ compiler in it? it's just command line is all, eh... that sounds promising. 'preciate it!

            L Offline
            L Offline
            leonej_dt
            wrote on last edited by
            #6

            AFAIK, Microsoft's C++ compiler is free (as in free beer). Or, if you are a bit more obsessive with micro-optimization, you could use g++, which is also free (both as in free beer and as in free speech).

            If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

            L 1 Reply Last reply
            0
            • S stephen hazel

              ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

              Mike HankeyM Offline
              Mike HankeyM Offline
              Mike Hankey
              wrote on last edited by
              #7

              I'm still running VC++ 6.0 on VirtualBox[^]

              The happiest people don't have the best of everything, they just make the best of everything they have. http://www.hq4thmarinescomm.com[^] My Site

              1 Reply Last reply
              0
              • S stephen hazel

                ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

                J Offline
                J Offline
                Joe Woodbury
                wrote on last edited by
                #8

                If you need to work on a single program for a few days, just get the Visual Studio 2010 Professional Trial which lasts a whopping 90 days! (And the IDE may have issues, but the C++ compiler itself is pretty damn good.)

                1 Reply Last reply
                0
                • S stephen hazel

                  ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

                  M Offline
                  M Offline
                  Member 96
                  wrote on last edited by
                  #9

                  I do all my development in XP Pro virtual machines on a windows 7 x64 host computer and have for a couple of years now. You can even use the free virtual machine from sun, forget offhand, think it's called Virtual Box. It works fine, a bit slower than VMWare workstation but it does work and more than adequately I'd imagine for what you need to do.


                  “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                  1 Reply Last reply
                  0
                  • S stephen hazel

                    Yeah, the 2 biggies seeeem to be resedit (free) and resource builder $59... Well, can't hurt to try resedit,then rbuilder with vs2010 express and see how far i get. So sdk has c++ compiler in it? it's just command line is all, eh... that sounds promising. 'preciate it!

                    CPalliniC Offline
                    CPalliniC Offline
                    CPallini
                    wrote on last edited by
                    #10

                    stephen.hazel wrote:

                    So sdk has c++ compiler in it?

                    Nope, however Visual C++ Express gives you the compiler. :)

                    If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                    This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                    [My articles]

                    In testa che avete, signor di Ceprano?

                    S 1 Reply Last reply
                    0
                    • S stephen hazel

                      ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

                      CPalliniC Offline
                      CPalliniC Offline
                      CPallini
                      wrote on last edited by
                      #11

                      stephen.hazel wrote:

                      I could use VS2010 C++ Express, but it doesn't have a resource editor.

                      I think it's time to use Visual C# Express to write a resource editor for Visual C++ Express. :)

                      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                      This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                      [My articles]

                      In testa che avete, signor di Ceprano?

                      1 Reply Last reply
                      0
                      • L leonej_dt

                        AFAIK, Microsoft's C++ compiler is free (as in free beer). Or, if you are a bit more obsessive with micro-optimization, you could use g++, which is also free (both as in free beer and as in free speech).

                        If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

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

                        May I point out that free beer and free speech do not go along very well. Free speech often follows after free beer, but that what is said often stretches the limits of what is tolerated as free speech.

                        A while ago he asked me what he should have printed on my business cards. I said 'Wizard'. I read books which nobody else understand. Then I do something which nobody understands. After that the computer does something which nobody understands. When asked, I say things about the results which nobody understand. But everybody expects miracles from me on a regular basis. Looks to me like the classical definition of a wizard.

                        1 Reply Last reply
                        0
                        • S stephen hazel

                          ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

                          D Offline
                          D Offline
                          Dave Parker
                          wrote on last edited by
                          #13

                          stephen.hazel wrote:

                          I could use VS2010 C++ Express, but it doesn't have a resource editor

                          Wha?? Really? Take it's that just the express edition and it's still in the others? It seems a pretty essential thing to drop to me, although I guess if you're writing a directx game you won't need it and maybe that's what the express edition is more aimed at. Hmm you could try an older version of VS in a virtual machine or something. Developing in a VM isn't too bad.

                          1 Reply Last reply
                          0
                          • S stephen hazel

                            ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

                            S Offline
                            S Offline
                            Stuart Dootson
                            wrote on last edited by
                            #14

                            Ummm - how about editing the resource file by hand (I know, seems daunting, but it's not toooo bad) and compiling that with the resource compiler that comes with the Windows SDK? Then you can use Visual C++ 2010 Express...

                            Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p CodeProject MVP for 2010 - who'd'a thunk it!

                            1 Reply Last reply
                            0
                            • S stephen hazel

                              ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

                              P Offline
                              P Offline
                              Phil J Pearson
                              wrote on last edited by
                              #15

                              Drop your unreasoned prejudice against the XP virtual machine. You can use that or VirtualBox perfectly well for your development. Not doing so would be simply to erect unnecessary barriers in your own way.

                              Phil


                              The opinions expressed in this post are not necessarily those of the author, especially if you find them impolite, inaccurate or inflammatory.

                              1 Reply Last reply
                              0
                              • S stephen hazel

                                ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

                                realJSOPR Offline
                                realJSOPR Offline
                                realJSOP
                                wrote on last edited by
                                #16

                                Why don't you plunk down a lot less for VS2008 Standard?

                                .45 ACP - because shooting twice is just silly
                                -----
                                "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                -----
                                "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                                S 1 Reply Last reply
                                0
                                • S stephen hazel

                                  ok, my oooold copy of vs.net2002 is toast on win7. I don't even want to try that xp compatibility box thingy or whatever. ALL i got is a nice teeny little win32 API (no mfc) c++ app. I'll rewrite anything I need to, but don't make me convert to c# pleeease. I could use VS2010 C++ Express, but it doesn't have a resource editor. And I =nnneed= one. Resource-Builder.com looks pretty robust. Some of you must have already bit into this, so I hope ya got some advice for me other than plunk down over five hundred bucks on VS2010Pro X| I appreciate your patience...:/

                                  L Offline
                                  L Offline
                                  LloydA111
                                  wrote on last edited by
                                  #17

                                  I too have was looking into a decent Resource editor for C++ I found this a while back, seems OK, and free. http://www.resedit.net/[^] Give it a try and see what it's like :)

                                  stephen.hazel wrote:

                                  but don't make me convert to c# pleeease.

                                  I don't blame you in the slightest! :)


                                  "People demand freedom of speech to make up for the freedom of thought which they avoid."

                                  S 2 Replies Last reply
                                  0
                                  • CPalliniC CPallini

                                    stephen.hazel wrote:

                                    So sdk has c++ compiler in it?

                                    Nope, however Visual C++ Express gives you the compiler. :)

                                    If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                                    This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                                    [My articles]

                                    S Offline
                                    S Offline
                                    stephen hazel
                                    wrote on last edited by
                                    #18

                                    I couuuld be wrong, but i thiink sdk has the command line c/c++ compiler in it. But, of course, I really can't live without the context help anymore.

                                    CPalliniC 1 Reply Last reply
                                    0
                                    • S stephen hazel

                                      I couuuld be wrong, but i thiink sdk has the command line c/c++ compiler in it. But, of course, I really can't live without the context help anymore.

                                      CPalliniC Offline
                                      CPalliniC Offline
                                      CPallini
                                      wrote on last edited by
                                      #19

                                      You're right: the "Windows SDK for Windows 7 and .NET Framework 4" provides the compiler (sorry memory failed or was about previous SDKs). :)

                                      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                                      This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                                      [My articles]

                                      In testa che avete, signor di Ceprano?

                                      1 Reply Last reply
                                      0
                                      • realJSOPR realJSOP

                                        Why don't you plunk down a lot less for VS2008 Standard?

                                        .45 ACP - because shooting twice is just silly
                                        -----
                                        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                        -----
                                        "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                                        S Offline
                                        S Offline
                                        stephen hazel
                                        wrote on last edited by
                                        #20

                                        Wow! I didn't think i'd get this much help! I think I'm goin' with your advice, John. sigh. resedit and vs 2010 c++ express just dun't feel "right". And I just don't wanna mess with a dang vm. Honestly, that's still a chunk of change for a FRACKIN RESOURCE EDITOR... Thanks a lot MS for stranding me on your new os. I spent some dough on vs2002 way back when. And you can't support your OWN code on YOUR new os? (I realize the difficulties here, but COME ON...) Grumble grumble grumble... Ok. I think I feel some ants climbin up. I better go find a kerosene soaked rag somewhere...

                                        1 Reply Last reply
                                        0
                                        • L LloydA111

                                          I too have was looking into a decent Resource editor for C++ I found this a while back, seems OK, and free. http://www.resedit.net/[^] Give it a try and see what it's like :)

                                          stephen.hazel wrote:

                                          but don't make me convert to c# pleeease.

                                          I don't blame you in the slightest! :)


                                          "People demand freedom of speech to make up for the freedom of thought which they avoid."

                                          S Offline
                                          S Offline
                                          stephen hazel
                                          wrote on last edited by
                                          #21

                                          I gave it a rather quick try... It seems like pure awesomeness given that it's free. But I don't thiiiiink it'll just pick up a visual studio .rc file and run with it. Probably a lot of "wierd compatibility junk" I'll need to sort through like #include afx.res and LANGUAGE being defined - those are the first things I hit... I'm gonna cave and get vs2008 i think. ALSO dmusici.h is now gone from sdk since directx sdk 2007 which means i gotta go back to multimedia timer - DANG!! Or work through compatibilty probs w that dx sdk X| rats. Oh well, that's the life of a dev i spose...:/

                                          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