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. COM
  4. OleRun freezes

OleRun freezes

Scheduled Pinned Locked Moved COM
questionc++comdockerarchitecture
1 Posts 1 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.
  • W Offline
    W Offline
    WernerP
    wrote on last edited by
    #1

    Hi, I tried to automate an MFC Dialog App using the recipe from the MyCoolApp article. In a few words, you make a CApplication : public CCmdTarget, add the macros by hand and insert the necessary registration calls to initInstance of the CMyApp : public CWinApp. The sample app from the article is an MDI and has a Document-View-Architecture. It works fine, but with my own app the client freezes when calling OleRun in _com_ptr_t<...>::CreateInstance. OleRun(LPUNKNOWN pUnknown) queries an IRunnableObject from IUnknown an calls its member Run (MSDN). What is generally wrong when OleRun freezes? Is the IRunnableObject missing? Is the com object which has IRunnableObject trying to contact its container, which is missing? But CreateInstance always calls OleRun. Any suggestions? Thank you. Regards Werner -- modified at 7:42 Wednesday 23rd November, 2005

    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