CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: AlexInter

Search: Search took 0.08 seconds.

  1. Type mismatch when calling a VB.NET COM class from VB6

    Hi all,

    I have to implement a COM class with VB.NET. An object of this class has then to be created from a VB6 DLL. The code for the COM dll is very simple:


    Public Class AdapterWrapper
    ...
  2. IWebbrowser: Toolbar handling and event for modifying content?

    Hi all,

    I'using COM and the IWebbrowser interface in a non MFC application to have a preview on MS Office documents (doc, docx, xls, ...) in a frame of my application. Works quite fine, but I'm...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured