We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Document new registry APIs :)
Hola
winrt_conditionally_implements
Add documentation for the WIN32_* and NT_* error handling helper macros families
Updated WinRT and COM wrappers internals (markdown)
com_multi_query
Add CoCreateInstanceEx functions
Add wil::zstring_view
Updated File System Helpers (wil filesystem.h) (markdown)
first shot at some docs, more needs to be covered
The header file ordering requirement is lifted in C++/WinRT 2.0
Updated String helpers (markdown)
Revert d8aac69809b90990097dc4b5b550e2fc9e281d31...964b20f601b74c5c02b0e9b1df450412ce776573 on RAII resource wrappers
Revert 9ee562258de3fe3a9b2321d8cc2f3e0a47af3e6a...d8aac69809b90990097dc4b5b550e2fc9e281d31 on RAII resource wrappers
https://github.com/microsoft/wil/blob/master/include/wil/win32_helpers.h#L43
See comment in #232
unique_any and unique_struct guarantee same sizeof, so they can be used in arrays
Coroutines too
Updated Registry Helpers (markdown)
Updated registry helpers (markdown)
start on this page, lots still to be added
comment about dll usage and leaks
Updated WinRT and COM wrappers (markdown)
more complete apartment variable
adding apartment_variable content, first step
fix #219