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. MSDN documentation for MFC OLE wrapper method/prperties

MSDN documentation for MFC OLE wrapper method/prperties

Scheduled Pinned Locked Moved COM
c++com
4 Posts 2 Posters 12 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.
  • F Offline
    F Offline
    ForNow
    wrote on last edited by
    #1

    Hi, First off I like to thank Richard MacCutchan with helping in setting up my C++ project to generate the MFC OLE wrappers classes One strange thing unlike the regualar MFC classes CWinThread, CDialog There doen't seem to be any MSDN docmentation about any of the methods in the wrapper classes One can only guess by thier name what they do thanks

    L 1 Reply Last reply
    0
    • F ForNow

      Hi, First off I like to thank Richard MacCutchan with helping in setting up my C++ project to generate the MFC OLE wrappers classes One strange thing unlike the regualar MFC classes CWinThread, CDialog There doen't seem to be any MSDN docmentation about any of the methods in the wrapper classes One can only guess by thier name what they do thanks

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      See here[^].

      One of these days I'm going to think of a really clever signature.

      F 1 Reply Last reply
      0
      • L Lost User

        See here[^].

        One of these days I'm going to think of a really clever signature.

        F Offline
        F Offline
        ForNow
        wrote on last edited by
        #3

        Hi, I am finally begining to understand why the Microsoft article said I should create dialog based ontrol as a MFC app needs a main window I tried to follow the article in creating the project but I wa a bit confused what the srticle meant by changing the IDOK button IDCRUN I ended up getting some sort of exception when existing Cdialog::Initinstance I beleive it be a invalid Hwnd for the Dialog COnceputally then the Excel spread sheet is a control with the Cdialog being the mainwindow Richard the doumentation you pointed me to was about Wrapper classes as MFC frontends the OLE functions I was looking for documentation of the type Cdialog::GetDefID in native MFC there would be documentation for Range::SetValue for the wrapper classes Thanks again

        L 1 Reply Last reply
        0
        • F ForNow

          Hi, I am finally begining to understand why the Microsoft article said I should create dialog based ontrol as a MFC app needs a main window I tried to follow the article in creating the project but I wa a bit confused what the srticle meant by changing the IDOK button IDCRUN I ended up getting some sort of exception when existing Cdialog::Initinstance I beleive it be a invalid Hwnd for the Dialog COnceputally then the Excel spread sheet is a control with the Cdialog being the mainwindow Richard the doumentation you pointed me to was about Wrapper classes as MFC frontends the OLE functions I was looking for documentation of the type Cdialog::GetDefID in native MFC there would be documentation for Range::SetValue for the wrapper classes Thanks again

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          I keep pointing you to MSDN and various related pieces of documentation, but you keep coming back here asking for the same thing. Try using the tools at your disposal (Google, Bing etc) to find what you are looking for.

          One of these days I'm going to think of a really clever signature.

          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