CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2002
    Posts
    30

    Question OLE container in a Dialg Based

    I am not able to include a class derived from a COleClientItem base class in my dialog based app.

    Could some body give some info. on that? I´m looking on the MSDN for that and, apparently, I need this class to get my OLE container.

    Regards!

    Is it possible to have this class in a dialog base app?

  2. #2
    Join Date
    Oct 2002
    Location
    St. Louis
    Posts
    27
    To my knowledge, dialog based app does not support OLE.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured