An open API service providing repository metadata for many open source software ecosystems.

Topic: "component-object-model"

nette/component-model

⚛ Component model foundation for Nette.

Language: PHP - Size: 224 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 275 - Forks: 9

Cleric-K/vJoySerialFeeder

Feed Virtual Joystick driver with data from a serial port

Language: C# - Size: 3.71 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 222 - Forks: 51

AaronRobinsonMSFT/COMInterop

Example on how to consume a COM server from a .NET client and a .NET server from a COM client. Examples are for both using the Registry and for RegFree.

Language: C# - Size: 55.7 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 71 - Forks: 19

ahkon/MS-Office-COM-Basics

BBCode text for the MS Office COM Basics tutorial.

Size: 464 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 31 - Forks: 7

tishion/potto

A minimum cross-platform implementation of COM (Component Object Model), DI/IOC framework

Language: C++ - Size: 470 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 25 - Forks: 8

DXPower/Fastboi

A lightweight and simple C++20 game engine written over SDL2. It implements a basic component model and event system.

Language: C++ - Size: 13 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

froque/Make-My-Manifest

Make My Manifest

Language: Visual Basic - Size: 1.03 MB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 12

stakx/WIC

A COM interop library for .NET that makes Windows Imaging Component (WIC) available to managed code.

Language: C# - Size: 119 KB - Last synced at: about 20 hours ago - Pushed at: almost 6 years ago - Stars: 15 - Forks: 7

as08/ClassicASP.Bcrypt

Bcrypt hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

Language: C# - Size: 115 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 4

lexical/ibus-array

Language: C - Size: 26.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 5

GabrielMajeri/com-impl-rs 📦

Implement COM interfaces from Rust.

Language: Rust - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 7

PP-Namias/Pre-enrollment-Management-System 📦

A system for processing, storing, and managing student pre-enrollment data. This system is specifically designed for the Young Achievers` School of Caloocan, Inc. (YASC)

Language: Visual Basic .NET - Size: 78.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

MichaeIDietrich/UwpNotificationNetCoreTest

This is a quick sample how to create Windows desktop notifications from an unpackaged .NET Core 3 / WPF application and also how to receive notification invocations using a local COM server or protocol activation.

Language: C# - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

alexf2/SignalProcessing

Digital signal processing system (VB6, Visual C++, ATL, 1999)

Language: Visual Basic - Size: 82 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 3

mbeckh/common-cpp

A collection of common classes for C++ programming, particularly for targeting Windows API and COM.

Language: C++ - Size: 281 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

so61pi/examples

Language: C - Size: 30.9 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

katahiromz/OleBow

The OleView replacement in plain C++11/Win32

Language: C++ - Size: 237 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

lihas/Win32CodingAssignments

Win32 basics, windowing, COM, .Net, WInrt. (See Readme.md)

Language: C++ - Size: 78 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

alexf2/ImageResizer

IE6 ActiveX control for uploading and resizing images at the same time

Language: C++ - Size: 157 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

as08/ClassicASP.Argon2

Argon2 hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

Language: ASP - Size: 101 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

CellarCordial/Active-Template-Library-Subset

This is a subset of MS ATL, comprising a series of templates embodying the fundamental ideas of implementing COM in ATL, along with a set of tools and containers.

Language: C++ - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

NetOfficeFw/LateBindingApi.CodeGenerator

📨 Create .NET proxy components from COM+ Type Libraries.

Language: C# - Size: 1.48 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

sergio-eld/cmwComWrapper

C++17 Component Object Model wrapper library

Language: C++ - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

alexonea/CommeCOM

Header-only library providing basic means for working with "comme" (like) COM objects under all platforms.

Language: C++ - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

yanglr/SimpleParser4MSXML-cpp

Simple parser for MSXML in cpp, can usually be used in COM and MFC development.

Language: C++ - Size: 41 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

as08/ClassicASP.PBKDF2

PBKDF2 hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

Language: C# - Size: 81.1 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

as08/ClassicASP.PRNG

Pseudorandom number generator (PRNG) implemented in VBscript for Classic ASP using a COM DLL and the .NET RNGCryptoServiceProvider class.

Language: ASP - Size: 37.1 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 3

angelhernandezm/FoxOle

CursorUtil is a COM library I wrote like 16-17 years ago when I created a framework to do distributed Visual FoxPro solutions (making use of DTC/MTS). It allows to convert ADO Recordsets into Visual FoxPro Cursors and viceversa. This library enabled developers to extend Dataenvironment available in FoxPro and use Recordsets in the same way VB did (Comments and instructions on how to use it are in Spanish).

Language: xBase - Size: 153 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

nahkd123/com4j

Using Component Object Model (COM) in Java

Language: Java - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

SkyN9ne/OleView.NET Fork of tyranid/oleviewdotnet

A .NET OLE / COM viewer and inspector to merge the functionality of OleView and Test Container

Language: C# - Size: 7.43 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

brakmic/COM_Tutorials

My COM tutorials

Language: C++ - Size: 2.06 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

nathanjhood/CxxWin

A quick one-and-done Win32API UI project with COM.

Language: C++ - Size: 24.5 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KoneLinx/Tei

🥕 A small game engine. Versatile through external polymorphism.

Language: C++ - Size: 27.5 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mlshort/MagicMaze

Grad school Adv Game Development project - an extensible, flexible, SUD-style/text-based game space using an inheritance hierarchy of objects that exhibit polymorphic behavior and rely extensively on templated storage containers.

Language: C++ - Size: 571 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

mlshort/Keno

Grad school Algorithm Analysis Keno payoff calculator. Exports results into an Excel Spreadsheet using ole automation.

Language: C++ - Size: 363 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

Kento75/Redux-Learning

Reduxの概念についてのまとめ的リポジトリ

Language: HTML - Size: 17.9 MB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

avisin27/Distributed-Objects

Includes the project dealing with windows COMM model and Replication of the same in LINUX environment

Size: 15.6 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

freddiebabord/GamesEngineConstruction2015-2016

2D Component based game engine based on HAPI

Language: C++ - Size: 367 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

PCigales/WICPy

A module in Python3 providing a bridge with the Windows Imaging Component (WIC) framework

Language: Python - Size: 3.24 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 1

kozok-dev/samples

昔作ったいろいろなサンプルプログラム集

Language: C++ - Size: 76.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Winand/com_interfaces

Declare and use Windows COM interfaces

Language: Python - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

freebr/tag-icon-overlay-handler

Tag Icon Overlay Handler for Windows Explorer

Language: C - Size: 182 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mhkoji/com-ecl

An example of COM out-of-process server with ECL

Language: C - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

falfiya/activate-desktop-ini

Activate desktop.inis of cloned repos.

Language: C - Size: 777 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

KOLANICH-wine/widl Fork of wine-mirror/wine

Wine IDL compiler for Component Object Model

Size: 644 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dittodhole/dotnet-Contrib.MSBuild.TypeLibrary 📦

Renamed project

Language: C# - Size: 63.5 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

p8queiroz/SharePoint-Framework-playground

SharePoint Framework playground

Language: TypeScript - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

GabrielMajeri/comptr-rs

Smart pointer for COM interfaces.

Language: Rust - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 3

alexf2/Hazard

Analytical modeling of industrial hazards by means of Gert nets (VB6, Visual C++ 6, ATL, 2001)

Language: C++ - Size: 13.7 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

yvt/xpcom-mono-interop-test

Language: Makefile - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0