You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IStorage is defined, but StgCreateStorageEx and the other APIs for creating then are not. This is related to #227.
The text was updated successfully, but these errors were encountered:
JeremyKuhne
added
bug
An issue for something that does not behave as expected.
untriaged
An issue that has not been triaged by the repo maintainers.
labels
Dec 1, 2021
JeremyKuhne
added a commit
to JeremyKuhne/terrafx.interop.windows
that referenced
this issue
Dec 1, 2021
This adds all of the Structured Stroage (IStorage) related APIs and related defines.
Add the remap-classes.rsp to the solution file.
fixesterrafx#263fixesterrafx#227
Description
IStorage
is defined, butStgCreateStorageEx
and the other APIs for creating then are not. This is related to #227.The text was updated successfully, but these errors were encountered: