Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Add coml2api.h #267

Merged
merged 2 commits into from
Dec 1, 2021
Merged

[BUG] Add coml2api.h #267

merged 2 commits into from
Dec 1, 2021

Conversation

JeremyKuhne
Copy link
Contributor

This adds all of the Structured Stroage (IStorage) related APIs and related defines.

Add the remap-classes.rsp to the solution file.

fixes #263
fixes #227

This adds all of the Structured Stroage (IStorage) related APIs and related defines.

Add the remap-classes.rsp to the solution file.

fixes terrafx#263
fixes terrafx#227
@CLAassistant
Copy link

CLAassistant commented Dec 1, 2021

CLA assistant check
All committers have signed the CLA.

@tannergooding
Copy link
Member

LGTM minus the suggested fix of explicitly listing library paths per method

@JeremyKuhne
Copy link
Contributor Author

@tannergooding did you want things marked with set last error where appropriate? Wasn't sure given our offline discussion.

@tannergooding
Copy link
Member

did you want things marked with set last error where appropriate

Generally yes as I still document it in source via a trimmable attribute. My tool didn't flag any of this as required SetLastError though.

Co-authored-by: Tanner Gooding <tagoo@outlook.com>
@tannergooding tannergooding merged commit 843981a into terrafx:main Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add structured storage header (coml2api.h) STGM_* constants are missing
3 participants