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. MFC Container Application

MFC Container Application

Scheduled Pinned Locked Moved C / C++ / MFC
c++comsysadmindockerjson
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.
  • V Offline
    V Offline
    vishalmore
    wrote on last edited by
    #1

    Hi all, I am developing a container application using MFC. The AppWizard generted code is working fine, almost for all OLE objects. But in my case the the scenario is that i have some BYTES in hand, so using those bytes i am suppose to load that object in container. I used the API's CreateILockBytesOnHGlobal() and StgOpenStorageOnILockBytes() to prepare the IStorage object. It is preparing the IStorage object, but problem is that after CoCreateInstance() i want to launch local server using OleRun() and this is not launching the local server. (AppWizard generated code does the same thing, i want to do it manualy) Any body please tell me why is that local server is not launching Thank in advance Vishal More

    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