Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Remove dependency on ATL #2

Description

@quantum5

We are using ATL's CComPtr in wbox. This one thing makes the entire thing dependent on a very sketchy setup to properly compile, which really is not acceptable. One day, when we have time, we should just drop the CComPtr dependency. After all, proper QueryInterface, AddRef, and Release calls can't be that hard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions