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. About Invoke Helper

About Invoke Helper

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
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.
  • S Offline
    S Offline
    siddharthsan
    wrote on last edited by
    #1

    Hi, I created a win32 dll and I want use InvokeHelper function in it,but when i include that function it is giving error as "Undeclared Identifier", So I tried to include it's header file AFXWIN.H,but it is not taking in it. What i need to do to use InvokeHelper function??? Please help me with your suggestions, Thank you Siddharth

    D 1 Reply Last reply
    0
    • S siddharthsan

      Hi, I created a win32 dll and I want use InvokeHelper function in it,but when i include that function it is giving error as "Undeclared Identifier", So I tried to include it's header file AFXWIN.H,but it is not taking in it. What i need to do to use InvokeHelper function??? Please help me with your suggestions, Thank you Siddharth

      D Offline
      D Offline
      DLChambers
      wrote on last edited by
      #2

      What's your context? The docs say that InvokeHelper is part of the COleDispatchDriver and CWnd classes, thus when you call InvokeHelper() you're really calling ::InvokeHelper(), which doesn't exist in the global namespace.

      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