CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: COM tutorial

Threaded View

  1. #1
    Join Date
    May 2015
    Posts
    540

    COM tutorial

    Hello All,
    I was trying to implement the following COM tutorial using the visual studio 2022.
    https://www.codeguru.com/soap/step-b...utorial/#Intro

    But getting some issues.
    Also the
    Download source – 114 Kb
    Download demo project – 101 Kb
    buttons arent working

    Could some experts, please refine the steps as per visual studio 2022. I just want to implement the bare minimal, for my own understanding.

    Thanks a lot
    pdk
    Last edited by pdk5; February 17th, 2023 at 06:17 AM.

Tags for this Thread

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