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. Displaying thumbnails

Displaying thumbnails

Scheduled Pinned Locked Moved C / C++ / MFC
c++jsontutorial
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.
  • H Offline
    H Offline
    harsh911
    wrote on last edited by
    #1

    can any one tell how to display Thumbnails of image files.I want to display them as seen in Windows explorer..actually i'm working on this project in VC(Win32 Api)..without using MFC.

    M R M 3 Replies Last reply
    0
    • H harsh911

      can any one tell how to display Thumbnails of image files.I want to display them as seen in Windows explorer..actually i'm working on this project in VC(Win32 Api)..without using MFC.

      M Offline
      M Offline
      Maximilien
      wrote on last edited by
      #2

      first, can you display images ? and where ? have a look at ::StretchBlt to stretch/shrink a bitmap.


      Maximilien Lincourt "Never underestimate the bandwidth of a station wagon filled with backup tapes." ("Computer Networks" by Andrew S Tannenbaum )

      1 Reply Last reply
      0
      • H harsh911

        can any one tell how to display Thumbnails of image files.I want to display them as seen in Windows explorer..actually i'm working on this project in VC(Win32 Api)..without using MFC.

        R Offline
        R Offline
        Ryan_Roberts
        wrote on last edited by
        #3

        The thumnail control used in explorer is available via COM. Can't remember what its called though. Have a google. Ryan

        1 Reply Last reply
        0
        • H harsh911

          can any one tell how to display Thumbnails of image files.I want to display them as seen in Windows explorer..actually i'm working on this project in VC(Win32 Api)..without using MFC.

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

          Check out CxImage. Someone posted a thumbnail function in the article discussion thread (which worked well). I haven't tried the lastest version, but it looks like he now has included thumbnail support. Regards Mike

          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