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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. LPDISPATCH help me

LPDISPATCH help me

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

    Everybody knows the Microsoft forms 2.0 image control. I'm getting nuts with this. I need to set the image file dynamically...but look at this. m_imagecontrol.SetPicture(LPDISPATCH newValue); I have a file dialog to browse the image, the question is: how can I set the CFileDialog.GetFilename() in m_imagecontrol.SetPicture(LPDISPATCH newValue); CFileDialog.GetFilename() is a CString, if there's a function to do this, please tell me before I kill myself. thanks in advance pals

    A 1 Reply Last reply
    0
    • N Nitro_gen

      Everybody knows the Microsoft forms 2.0 image control. I'm getting nuts with this. I need to set the image file dynamically...but look at this. m_imagecontrol.SetPicture(LPDISPATCH newValue); I have a file dialog to browse the image, the question is: how can I set the CFileDialog.GetFilename() in m_imagecontrol.SetPicture(LPDISPATCH newValue); CFileDialog.GetFilename() is a CString, if there's a function to do this, please tell me before I kill myself. thanks in advance pals

      A Offline
      A Offline
      Anthony_Yio
      wrote on last edited by
      #2

      Try to look for IPicture usage. I think the LPDISPATCH param is a IPicture interface. (rough guess) Sonork 100.41263:Anthony_Yio

      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