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. "Warning: GetWindowMenuPopup failed!"

"Warning: GetWindowMenuPopup failed!"

Scheduled Pinned Locked Moved C / C++ / MFC
debugginghelpquestion
3 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.
  • N Offline
    N Offline
    Nikesh Jagtap
    wrote on last edited by
    #1

    Why i have in the debug window this warning message: "Warning: GetWindowMenuPopup failed!" What does it mean? Is it important? I have a MDI application. Thanks in advance for your help. Regards Nikesh

    I 1 Reply Last reply
    0
    • N Nikesh Jagtap

      Why i have in the debug window this warning message: "Warning: GetWindowMenuPopup failed!" What does it mean? Is it important? I have a MDI application. Thanks in advance for your help. Regards Nikesh

      I Offline
      I Offline
      Iain Clarke Warrior Programmer
      wrote on last edited by
      #2

      Nikesh Jagtap wrote:

      What does it mean?

      It means a popup menu failed to load...

      Nikesh Jagtap wrote:

      Is it important?

      Probably not.. ...but we can't answer that. Only you know if you care about this popup menu. When do you get this message? Does it happen when you single steop through your code? Does something you wanted to happen fail? Have you deleted a menu that matters? You can search for this text in the MFC source, put a breakpoint there, and find out why some part of your software is loading a popup menu. Go hunt it down! Even if you decide you don't care, it's a good learning experience. Iain.

      B 1 Reply Last reply
      0
      • I Iain Clarke Warrior Programmer

        Nikesh Jagtap wrote:

        What does it mean?

        It means a popup menu failed to load...

        Nikesh Jagtap wrote:

        Is it important?

        Probably not.. ...but we can't answer that. Only you know if you care about this popup menu. When do you get this message? Does it happen when you single steop through your code? Does something you wanted to happen fail? Have you deleted a menu that matters? You can search for this text in the MFC source, put a breakpoint there, and find out why some part of your software is loading a popup menu. Go hunt it down! Even if you decide you don't care, it's a good learning experience. Iain.

        B Offline
        B Offline
        Bram van Kampen
        wrote on last edited by
        #3

        :rose:

        Bram van Kampen

        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