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. Power Toys in VC++

Power Toys in VC++

Scheduled Pinned Locked Moved C / C++ / MFC
c++linuxhelp
4 Posts 4 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 Offline
    S Offline
    SelvaKr
    wrote on last edited by
    #1

    Hi all, I need to implement some thing similiar to 'power toys' in VC++ which would support thumbnail viewing of the opened dialogs when we press ALT+TAB (or any defined keys). I thing Shell programming should be applied to achieve this. As i dont have any idea abt that any help from you on this is very much appreciated... :) Thanks in advance.

    Selva

    S M 2 Replies Last reply
    0
    • S SelvaKr

      Hi all, I need to implement some thing similiar to 'power toys' in VC++ which would support thumbnail viewing of the opened dialogs when we press ALT+TAB (or any defined keys). I thing Shell programming should be applied to achieve this. As i dont have any idea abt that any help from you on this is very much appreciated... :) Thanks in advance.

      Selva

      S Offline
      S Offline
      Shouvik Das
      wrote on last edited by
      #2

      if The power toy has anthing to do the last thing would be use shell script. It is windows application using GDI(i think). you can develop such Application in .NET. Try out Googling first.


      There are only two kinds of people who are really fascinating-people who know absolutely everything, and people who know absolutely nothing. Oscar Wilde (1854-1900) Regards... Shouvik

      A 1 Reply Last reply
      0
      • S Shouvik Das

        if The power toy has anthing to do the last thing would be use shell script. It is windows application using GDI(i think). you can develop such Application in .NET. Try out Googling first.


        There are only two kinds of people who are really fascinating-people who know absolutely everything, and people who know absolutely nothing. Oscar Wilde (1854-1900) Regards... Shouvik

        A Offline
        A Offline
        Anurag Gandhi
        wrote on last edited by
        #3

        Logically thinking, you can achieve this easily creating the bitmap buttons dynamically in a resizable dialog box. Not a very tough job, if i understood your problem correctly.

        Anurag Gandhi. http://www.softgandhi.co.nr

        1 Reply Last reply
        0
        • S SelvaKr

          Hi all, I need to implement some thing similiar to 'power toys' in VC++ which would support thumbnail viewing of the opened dialogs when we press ALT+TAB (or any defined keys). I thing Shell programming should be applied to achieve this. As i dont have any idea abt that any help from you on this is very much appreciated... :) Thanks in advance.

          Selva

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

          http://msdn2.microsoft.com/en-us/library/ms997649.aspx[^]

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

          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