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. General Programming
  3. C / C++ / MFC
  4. Browser extensions

Browser extensions

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

    Did any body try sample? MSDN Library - April 2000/Platform SDK/User Interface Services/Windows Shell/Shell Prigrammers Guide/Samples/Band Objects Is there any way to download this? I have to provide exact same functionality in my project. regards, Mahesh

    N F E 3 Replies Last reply
    0
    • M mahesh

      Did any body try sample? MSDN Library - April 2000/Platform SDK/User Interface Services/Windows Shell/Shell Prigrammers Guide/Samples/Band Objects Is there any way to download this? I have to provide exact same functionality in my project. regards, Mahesh

      N Offline
      N Offline
      Nick Hodapp
      wrote on last edited by
      #2

      I have written my own browser band extensions and I believe I looked at the sample you reference. Of particular use is the article "Creating Custom Explorer Bars, Tool Bands, and Desk Bands". Search MSDN for "Explorer Band" to locate this. In my installation the search produces three results... Good Luck!

      1 Reply Last reply
      0
      • M mahesh

        Did any body try sample? MSDN Library - April 2000/Platform SDK/User Interface Services/Windows Shell/Shell Prigrammers Guide/Samples/Band Objects Is there any way to download this? I have to provide exact same functionality in my project. regards, Mahesh

        F Offline
        F Offline
        Frank Deo
        wrote on last edited by
        #3

        I used the online version of MSDN: http://msdn.microsoft.com/library/default.asp There it gives you the html equivalent of all the code in the sample. You can just copy and paste it into your project. Cheers, Frank

        M 1 Reply Last reply
        0
        • F Frank Deo

          I used the online version of MSDN: http://msdn.microsoft.com/library/default.asp There it gives you the html equivalent of all the code in the sample. You can just copy and paste it into your project. Cheers, Frank

          M Offline
          M Offline
          mahesh
          wrote on last edited by
          #4

          Thanks Frank, I tried it. But i got compilation errors. Can you send me running version of code if you still have it?

          F D 2 Replies Last reply
          0
          • M mahesh

            Thanks Frank, I tried it. But i got compilation errors. Can you send me running version of code if you still have it?

            F Offline
            F Offline
            Frank Deo
            wrote on last edited by
            #5

            I got build errors too. I dont have the whole platform SDK installed though. Maybe thats it. Frank

            1 Reply Last reply
            0
            • M mahesh

              Thanks Frank, I tried it. But i got compilation errors. Can you send me running version of code if you still have it?

              D Offline
              D Offline
              Dmitriy
              wrote on last edited by
              #6

              Where is your email??

              1 Reply Last reply
              0
              • M mahesh

                Did any body try sample? MSDN Library - April 2000/Platform SDK/User Interface Services/Windows Shell/Shell Prigrammers Guide/Samples/Band Objects Is there any way to download this? I have to provide exact same functionality in my project. regards, Mahesh

                E Offline
                E Offline
                Erik Thompson
                wrote on last edited by
                #7

                It seems everyone has to do it the hardway everytime all the time. I've done a dozen+ band objects, I did so many that I got fed up of retyping the code all the time for the COM object. So... A couple months ago I wrote an ATL wizard that generates the deskband framework for you, all you need to do is change the registration code and the UI. I also list in my articles discussion column other sources of information. Look for it on CodeProject @ Creating DeskBands with an ATL Object Wizard Making development easier, -Erik

                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