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. Cool hack for VC++ (part II)

Cool hack for VC++ (part II)

Scheduled Pinned Locked Moved The Lounge
c++linux
6 Posts 5 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.
  • E Offline
    E Offline
    Ernest Laurentin
    wrote on last edited by
    #1

    For those who want to have it, now you can rebuild from Explorer! Just merge (the .reg file) and right click the 'dsp' or 'dsw' file to rebuild all, have fun! -- Rebuild All.reg --

    REGEDIT4

    [HKEY_CLASSES_ROOT\dspfile\shell\Rebuild All]

    [HKEY_CLASSES_ROOT\dspfile\shell\Rebuild All\command]
    @="\"Cmd.exe\" \"/C Start MSDev %1 /REBUILD /MAKE ALL\""

    [HKEY_CLASSES_ROOT\dswfile\shell\Rebuild All]

    [HKEY_CLASSES_ROOT\dswfile\shell\Rebuild All\command]
    @="\"Cmd.exe\" \"/C Start MSDev %1 /REBUILD /MAKE ALL\""

    --- I am in YYY

    S C K O 4 Replies Last reply
    0
    • E Ernest Laurentin

      For those who want to have it, now you can rebuild from Explorer! Just merge (the .reg file) and right click the 'dsp' or 'dsw' file to rebuild all, have fun! -- Rebuild All.reg --

      REGEDIT4

      [HKEY_CLASSES_ROOT\dspfile\shell\Rebuild All]

      [HKEY_CLASSES_ROOT\dspfile\shell\Rebuild All\command]
      @="\"Cmd.exe\" \"/C Start MSDev %1 /REBUILD /MAKE ALL\""

      [HKEY_CLASSES_ROOT\dswfile\shell\Rebuild All]

      [HKEY_CLASSES_ROOT\dswfile\shell\Rebuild All\command]
      @="\"Cmd.exe\" \"/C Start MSDev %1 /REBUILD /MAKE ALL\""

      --- I am in YYY

      S Offline
      S Offline
      Shog9 0
      wrote on last edited by
      #2

      Thanks Ernest! :)

      [Shog9]

      E 1 Reply Last reply
      0
      • S Shog9 0

        Thanks Ernest! :)

        [Shog9]

        E Offline
        E Offline
        Ernest Laurentin
        wrote on last edited by
        #3

        Welcome! ;) I am in YYY

        1 Reply Last reply
        0
        • E Ernest Laurentin

          For those who want to have it, now you can rebuild from Explorer! Just merge (the .reg file) and right click the 'dsp' or 'dsw' file to rebuild all, have fun! -- Rebuild All.reg --

          REGEDIT4

          [HKEY_CLASSES_ROOT\dspfile\shell\Rebuild All]

          [HKEY_CLASSES_ROOT\dspfile\shell\Rebuild All\command]
          @="\"Cmd.exe\" \"/C Start MSDev %1 /REBUILD /MAKE ALL\""

          [HKEY_CLASSES_ROOT\dswfile\shell\Rebuild All]

          [HKEY_CLASSES_ROOT\dswfile\shell\Rebuild All\command]
          @="\"Cmd.exe\" \"/C Start MSDev %1 /REBUILD /MAKE ALL\""

          --- I am in YYY

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

          You should make this an article in the tools section. It will be lost here. Christian Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002 During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002

          1 Reply Last reply
          0
          • E Ernest Laurentin

            For those who want to have it, now you can rebuild from Explorer! Just merge (the .reg file) and right click the 'dsp' or 'dsw' file to rebuild all, have fun! -- Rebuild All.reg --

            REGEDIT4

            [HKEY_CLASSES_ROOT\dspfile\shell\Rebuild All]

            [HKEY_CLASSES_ROOT\dspfile\shell\Rebuild All\command]
            @="\"Cmd.exe\" \"/C Start MSDev %1 /REBUILD /MAKE ALL\""

            [HKEY_CLASSES_ROOT\dswfile\shell\Rebuild All]

            [HKEY_CLASSES_ROOT\dswfile\shell\Rebuild All\command]
            @="\"Cmd.exe\" \"/C Start MSDev %1 /REBUILD /MAKE ALL\""

            --- I am in YYY

            K Offline
            K Offline
            Kannan Kalyanaraman
            wrote on last edited by
            #5

            Good work...thank you :-) Kannan

            1 Reply Last reply
            0
            • E Ernest Laurentin

              For those who want to have it, now you can rebuild from Explorer! Just merge (the .reg file) and right click the 'dsp' or 'dsw' file to rebuild all, have fun! -- Rebuild All.reg --

              REGEDIT4

              [HKEY_CLASSES_ROOT\dspfile\shell\Rebuild All]

              [HKEY_CLASSES_ROOT\dspfile\shell\Rebuild All\command]
              @="\"Cmd.exe\" \"/C Start MSDev %1 /REBUILD /MAKE ALL\""

              [HKEY_CLASSES_ROOT\dswfile\shell\Rebuild All]

              [HKEY_CLASSES_ROOT\dswfile\shell\Rebuild All\command]
              @="\"Cmd.exe\" \"/C Start MSDev %1 /REBUILD /MAKE ALL\""

              --- I am in YYY

              O Offline
              O Offline
              Olli
              wrote on last edited by
              #6

              Yes, good one !! But as CG said, post an article with the other hack, what a bummer if these tips get lost....

              Olli Make it idiot proof and someone will make a better idiot......
              :suss: :rolleyes: :suss:

              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