An open API service indexing awesome lists of open source software.

https://github.com/katahiromz/olebow

The OleView replacement in plain C++11/Win32
https://github.com/katahiromz/olebow

component-object-model cxx cxx11 oleview replacement win32 win32api

Last synced: about 1 year ago
JSON representation

The OleView replacement in plain C++11/Win32

Awesome Lists containing this project

README

          

# OleBow by katahiromz

The OleView replacement in plain C++11/Win32.

This software is based on [leibnitz27/olewoo](https://github.com/leibnitz27/olewoo).

![screenshot](screenshot.png)

## Usage

```txt
Usage: olebow [options] your_file.tlb [output.idl]

Options:
--help Show this message
--version Show version information
--codepage XXX Set output codepage
--sort Do sort by dependency
```