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
For using VC-LTL in NanaZip, NanaBox, and NanaGet happily, I will try to add or rewrite the following Windows Runtime Object APIs to YY-Thunks in the recent days.
GetRestrictedErrorInfo
HSTRING_UserFree
HSTRING_UserFree64
HSTRING_UserMarshal
HSTRING_UserMarshal64
HSTRING_UserSize
HSTRING_UserSize64
HSTRING_UserUnmarshal
HSTRING_UserUnmarshal64
IsErrorPropagationEnabled
RoActivateInstance
RoCaptureErrorContext
RoClearError
RoFailFastWithErrorContext
RoFreeParameterizedTypeExtra
RoGetActivatableClassRegistration
RoGetActivationFactory
RoGetApartmentIdentifier
RoGetBufferMarshaler
RoGetErrorReportingFlags
RoGetMatchingRestrictedErrorInfo
RoGetMetaDataFile
RoGetParameterizedTypeInstanceIID
RoGetServerActivatableClasses
RoInitialize
RoInspectCapturedStackBackTrace
RoInspectThreadErrorInfo
RoOriginateError
RoOriginateErrorW
RoOriginateLanguageException
RoParameterizedTypeExtraGetTypeSignature
RoParseTypeName
RoRegisterActivationFactories
RoRegisterForApartmentShutdown
RoReportFailedDelegate
RoReportUnhandledError
RoResolveNamespace
RoResolveRestrictedErrorInfoReference
RoRevokeActivationFactories
RoSetErrorReportingFlags
RoTransformError
RoTransformErrorW
RoUninitialize
RoUnregisterForApartmentShutdown
SetRestrictedErrorInfo
WindowsCompareStringOrdinal
WindowsConcatString
WindowsCreateString
WindowsCreateStringReference
WindowsDeleteString
WindowsDeleteStringBuffer
WindowsDuplicateString
WindowsGetStringLen
WindowsGetStringRawBuffer
WindowsInspectString
WindowsIsStringEmpty
WindowsPreallocateStringBuffer
WindowsPromoteStringBuffer
WindowsReplaceString
WindowsStringHasEmbeddedNull
WindowsSubstring
WindowsSubstringWithSpecifiedLength
WindowsTrimStringEnd
WindowsTrimStringStart
Kenji Mouri
The text was updated successfully, but these errors were encountered:
For using VC-LTL in NanaZip, NanaBox, and NanaGet happily, I will try to add or rewrite the following Windows Runtime Object APIs to YY-Thunks in the recent days.
Kenji Mouri
The text was updated successfully, but these errors were encountered: