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. CMemDc help

CMemDc help

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
3 Posts 2 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
    satadru
    wrote on last edited by
    #1

    hi , i have a dialog based application in which i would like to incorporate the CMemDC concept ... can i use it???] Thanks Satadru

    M 1 Reply Last reply
    0
    • S satadru

      hi , i have a dialog based application in which i would like to incorporate the CMemDC concept ... can i use it???] Thanks Satadru

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

      if you habe CMemDC Class onpaint() { CCLientDC dc(this); CMemDC pDC(&dc); //Draw Using pDC , Simple enough ;) }

      S 1 Reply Last reply
      0
      • M Monty2

        if you habe CMemDC Class onpaint() { CCLientDC dc(this); CMemDC pDC(&dc); //Draw Using pDC , Simple enough ;) }

        S Offline
        S Offline
        satadru
        wrote on last edited by
        #3

        hi , thanks for your kind help.... i have the following problems... would be gratefulif you could kindly give me some suggestions..... 1)i have a dialog based application in which i have to implement a scroll view .. can i use CSrollView(i suppose i cant)..if not how do i do it..if yes then how do i do it :-D 2)i have to capture the entire image irrespective of being within the viewable region or not ....how do i go about it.... plesae help... Thanking you. Satadru

        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