Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Mike Battista 9b4987251c CLSID_GlobalOptions is Missing. Fixed #1813. 2024-05-07 15:40:05 -07:00
Mike Battista 45869a0cad
Retired Windows.Win32.Interop.dll and moved attribute definitions to Windows.Win32.Foundation.Metadata (#1527)
* Initial attempt at merging Interop types into the main winmd.

The winmd is generated but the attributes don't appear to be retaining the Attribute inheritance which is causing build failures in the WinmdGenerator and samples.

* Updated new files and attributes.

* Updated interop reference.

* Attributes moved to Windows.Win32.Foundation.Metadata and everything builds and compiles but attributes that expose properties like MemorySize and NativeArrayInfo have questionable definitions since the properties aren't exposed in the metadata.

* Updated debug configuration.

* Added support for properties and attributes.

* Updated the baseline.

* Added public constructors.

* Updated the diffing tool to account for the attribute namespace change and updated the baseline.
2023-04-06 15:20:14 -07:00
Mike Battista cb873b601e Fixed #1271. 2023-03-06 11:11:06 -08:00
Steve Otteson 485061c012
Namespace refactors: com, security, ole (#706)
* Big refactor of the security and com namespaces to help reduce unnecessary dependencies.

* Update version
2021-10-22 12:00:43 -07:00
Steve Otteson 92bb8055a8
Fixes #613 - Make more structs AnyCPU-compatible by assuming Pack=4 for x86 (#688) 2021-09-29 00:47:47 -07:00