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. ResourceID's

ResourceID's

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelplearning
5 Posts 3 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.
  • D Offline
    D Offline
    DarrollWalsh
    wrote on last edited by
    #1

    I am using....custom...dynamic....plane made up resource ID's instead of predefining them. For a plugin sceme I am doing. Now before you ask if this is possible or why, my question is... Is it true that Resource ID's are just UINTs? I ask because I want to know how high a number I can use. The higher the greater chance that Classwiz wont use it. There is up to 33667 in my resource.h file. Thanks for your help. Darroll Not one person lives in the present. Only the past. I can prove it.

    S 1 Reply Last reply
    0
    • D DarrollWalsh

      I am using....custom...dynamic....plane made up resource ID's instead of predefining them. For a plugin sceme I am doing. Now before you ask if this is possible or why, my question is... Is it true that Resource ID's are just UINTs? I ask because I want to know how high a number I can use. The higher the greater chance that Classwiz wont use it. There is up to 33667 in my resource.h file. Thanks for your help. Darroll Not one person lives in the present. Only the past. I can prove it.

      S Offline
      S Offline
      Stephane Rodriguez
      wrote on last edited by
      #2

      You searched MSDN before posting, right ? It took me 5 seconds to get to MFC TN020: ID Naming and Numbering Conventions". MSDN7 link[^].


      if you start putting in too manay features, it no longer remains useful for beginners quote in a CP article comment, shiraz baig

      D 1 Reply Last reply
      0
      • S Stephane Rodriguez

        You searched MSDN before posting, right ? It took me 5 seconds to get to MFC TN020: ID Naming and Numbering Conventions". MSDN7 link[^].


        if you start putting in too manay features, it no longer remains useful for beginners quote in a CP article comment, shiraz baig

        D Offline
        D Offline
        DarrollWalsh
        wrote on last edited by
        #3

        StephaneRodriguez wrote: You searched MSDN before posting, right ? You read my question first didn't you? Please stop treating ppl like the are idiots and should only come to for your 5 second answer after they spent 5 hours looking it up. If you think it is simple enough that they should look it up themselves then don't respond. And, in this case make sure you read the question before you answer with a smart ass remark. MFC naming conventions is not what I was asking. I want to know the data type that they use so that I can set my own ID's, which aren't true ID's. What I should ask is what data type a wParam is. An UINT like I thought, but man please do not be an ass, and then not even answer what my question was asking. Sorry to come off as an ass. This type of behavior is getting on my nerves. Not just you. Darroll Not one person lives in the present. Only the past. I can prove it.

        G 1 Reply Last reply
        0
        • D DarrollWalsh

          StephaneRodriguez wrote: You searched MSDN before posting, right ? You read my question first didn't you? Please stop treating ppl like the are idiots and should only come to for your 5 second answer after they spent 5 hours looking it up. If you think it is simple enough that they should look it up themselves then don't respond. And, in this case make sure you read the question before you answer with a smart ass remark. MFC naming conventions is not what I was asking. I want to know the data type that they use so that I can set my own ID's, which aren't true ID's. What I should ask is what data type a wParam is. An UINT like I thought, but man please do not be an ass, and then not even answer what my question was asking. Sorry to come off as an ass. This type of behavior is getting on my nerves. Not just you. Darroll Not one person lives in the present. Only the past. I can prove it.

          G Offline
          G Offline
          generic_user_id
          wrote on last edited by
          #4

          No need to be rude, she was just answering your question. A wParam is a 32 bit value, just like an UINT. Griffith


          Everything you say will be misquoted, ripped out of context and used against you.

          D 1 Reply Last reply
          0
          • G generic_user_id

            No need to be rude, she was just answering your question. A wParam is a 32 bit value, just like an UINT. Griffith


            Everything you say will be misquoted, ripped out of context and used against you.

            D Offline
            D Offline
            DarrollWalsh
            wrote on last edited by
            #5

            If you read her post you see that SHE STARTED IT :) I know I know. I am sorry for being rude. It just bugged me when she said, did you even look it up? Jeesh, oh well. Sorry to all! I had a bad night :'( Darroll Not one person lives in the present. Only the past. I can prove it.

            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