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. What does this function do?

What does this function do?

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 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.
  • B Offline
    B Offline
    Bret Faller
    wrote on last edited by
    #1

    Good day, Does anyone know what exactly GetSuperWndProc() does? I keep getting this as an unresolved external in my embeddedVC program even though I never call it. If I override it it will compile fine but crashes on execution. I was wondering if anyone knows what its supposed to do so that I can implement it. Thanks. Bret Faller Odyssey Computing, Inc.

    A 1 Reply Last reply
    0
    • B Bret Faller

      Good day, Does anyone know what exactly GetSuperWndProc() does? I keep getting this as an unresolved external in my embeddedVC program even though I never call it. If I override it it will compile fine but crashes on execution. I was wondering if anyone knows what its supposed to do so that I can implement it. Thanks. Bret Faller Odyssey Computing, Inc.

      A Offline
      A Offline
      Anders Molin
      wrote on last edited by
      #2

      Are you using any thirdparty libraries? I don't think it a standard API function. I have never seen it before, and a search on all of MSDN don't get anything... - Anders Money talks, but all mine ever says is "Goodbye!"

      B 1 Reply Last reply
      0
      • A Anders Molin

        Are you using any thirdparty libraries? I don't think it a standard API function. I have never seen it before, and a search on all of MSDN don't get anything... - Anders Money talks, but all mine ever says is "Goodbye!"

        B Offline
        B Offline
        Bret Faller
        wrote on last edited by
        #3

        Sorry, my bad, its GetSuperWndProcAddr(). But no, I'm not using any third party libraries. In MSDN it says its obsolete and I don't need to override it but for some reason eVC keeps telling me its an unresolved external in all of my View classes and in my FrameWnd. Bret Faller Odyssey Computing, Inc.

        A 1 Reply Last reply
        0
        • B Bret Faller

          Sorry, my bad, its GetSuperWndProcAddr(). But no, I'm not using any third party libraries. In MSDN it says its obsolete and I don't need to override it but for some reason eVC keeps telling me its an unresolved external in all of my View classes and in my FrameWnd. Bret Faller Odyssey Computing, Inc.

          A Offline
          A Offline
          Anders Molin
          wrote on last edited by
          #4

          Hmmm, strange... Anyway, you can read a lot about errors with GetSuperWndProcAddr here - Anders Money talks, but all mine ever says is "Goodbye!"

          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