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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Resource ID's

Resource ID's

Scheduled Pinned Locked Moved C / C++ / MFC
questionlearning
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.
  • U Offline
    U Offline
    User 1354
    wrote on last edited by
    #1

    We want to use some selfdefined ID's for the Toolbar Buttons. Is there anything where I can look up the range of ID we are allowed to use? We want to define them in a special header... ...like: #define TOOLID_ZOOM 5666 Are there some ID's I am not allowed to use? Is there anything about this in the MSDN (If...give me a keyword I can search for) Thank you

    B 1 Reply Last reply
    0
    • U User 1354

      We want to use some selfdefined ID's for the Toolbar Buttons. Is there anything where I can look up the range of ID we are allowed to use? We want to define them in a special header... ...like: #define TOOLID_ZOOM 5666 Are there some ID's I am not allowed to use? Is there anything about this in the MSDN (If...give me a keyword I can search for) Thank you

      B Offline
      B Offline
      Blake Miller
      wrote on last edited by
      #2

      TN020: ID Naming and Numbering Conventions This note describes the ID naming and numbering conventions used by MFC 2.0 for resources, commands, strings, controls, and child windows. Don't let the MFC 2.0 scare you, very little has changed...

      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