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. Messages and override

Messages and override

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

    Dear friends I'd like to write a class which when other classes inherit this class, user can see in properties form messages and overrides. for example when you have class inherited from CWnd you can find messages like WM_PAINT , WM_CLOSE and etc in Properties form, Messages part. Thanks a lot Mehrdad

    Agh

    D 1 Reply Last reply
    0
    • M mehrdadov

      Dear friends I'd like to write a class which when other classes inherit this class, user can see in properties form messages and overrides. for example when you have class inherited from CWnd you can find messages like WM_PAINT , WM_CLOSE and etc in Properties form, Messages part. Thanks a lot Mehrdad

      Agh

      D Offline
      D Offline
      Dr Emmett Brown
      wrote on last edited by
      #2

      Maybe inheriting CCmdTarget works. It's CWnd's base class. From MSDN: "The base class for the Microsoft Foundation Class Library message-map architecture."

      rotter

      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