Coder Social home page Coder Social logo

supersega / com_samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jogerh/com_samples

0.0 0.0 0.0 162 KB

Samples displaying various aspects of Microsoft COM

License: MIT License

C++ 66.10% C 3.19% Batchfile 1.28% C# 27.77% Python 1.66%

com_samples's Introduction

COM examples

COM Examples contains sample implementations that use Microsoft COM technology. The intention is to provide minimal working samples that explains how to implement and use COM objects.

Content

  • Interfaces: COM interfaces written in interface definition language (IDL)
  • AtlServer: An ATL implementation of a COM server that provides hens
  • AtlFreeServer: An COM server implemented without ATL. It provides dogs
  • ManagedServer: An COM server implemented in .NET. Here you can buy dogs.
  • PyComServer: An Com server implemented in python. It provides snakes.
  • WinrtServer: An COM server implemented in winrt as an Universal Windows component. It provides programmers.
  • ComUtility: COM related utilities used across the projects
  • TutorialsAndTests: Tutorials and tests used to demonstrate how COM objects are used from C++
  • InteropTests: Unit tests used to demonstrate how COM objects are used from .NET

Building

Dependencies:

com_samples's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.