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

1914 Коммитов

Автор SHA1 Сообщение Дата
Rafael Rivera 8d67b97baa
Restore StgConvertPropertyToVariant, adjust param type (#1832)
* Restore StgConvertPropertyToVariant, adjust param type

* Update changes since last release
2024-01-22 09:01:09 -08:00
Mike Battista 3049fa3ed7 Missing synchapi.h CONDITION_, INIT_, SRWLOCK_ constants. Fixed #1788. 2024-01-19 13:20:05 -08:00
Mike Battista 3892ab958e Updated to v58. 2024-01-18 13:18:21 -08:00
Mike Battista 8e64df5bc1 `TASKDIALOG_FLAGS` missing the `Flags` attribute. Fixed #1827. 2024-01-18 08:59:05 -08:00
Mike Battista 631b1333f5 Added ConsoleControl for #1782. 2024-01-18 07:42:53 -08:00
Mike Battista 6e315690e0 Functions missing `CanReturnMultipleSuccessValuesAttribute` or needing other treatment. Fixed #1754. 2024-01-17 15:27:26 -08:00
Mike Battista 1407291d6c Missing appmodel.h, minappmodel.h constants. Fixed #1776. 2024-01-17 15:06:39 -08:00
Mike Battista 12d9e5a767 CHAR should be signed, not unsigned. Fixed #1811. 2024-01-17 14:40:49 -08:00
Mike Battista fd3adca9bd Missing IsWindowArranged, other functions without headers/libs. Fixed #1782. 2024-01-17 13:08:26 -08:00
Mike Battista 941a46e91c SetupDiEnumDriverInfo and SetupDiDestroyDriverInfoList can use existing enum. Fixed #1805. 2024-01-16 15:06:45 -08:00
Mike Battista 183d484d52 SetupDiGetClassImageList should be in/out. Fixed #1810. 2024-01-16 14:55:25 -08:00
Mike Battista 2b727c6150 Merge branch 'main' of https://github.com/microsoft/win32metadata 2024-01-16 14:38:30 -08:00
Mike Battista be09a01cdd Some functions and structs are missing `Ansi`/`Unicode` attributes. Fixed #1817. 2024-01-16 14:37:45 -08:00
Rafael Rivera 5ca257b039
Add trace logging constants (#1796) 2024-01-16 10:09:22 -08:00
Mike Battista f8ca075fd5 NativeBitfieldAttribute has bizarre Doc attribute. Fixed #1820. 2024-01-16 10:04:51 -08:00
Mike Battista 1ba2527a59 Missing FileNamesInformation and other FILE_INFORMATION_CLASS constants in windows-sys. Fixed #1780.
Depends on https://github.com/microsoft/wdkmetadata/issues/54.
2024-01-03 14:59:08 -08:00
Mike Battista d459dcee29 SHCreateItemInKnownFolder dwKFFlags param missing association with KNOWN_FOLDER_FLAG enum. Fixed #1774. 2024-01-03 14:32:20 -08:00
Mike Battista dcd6af7df0 `RegisterPowerSettingNotification` flags param missing association with REGISTER_NOTIFICATION_FLAGS. Fixed #1779. 2024-01-03 13:40:32 -08:00
Mike Battista 78608fdf09 Update tools to .NET 8. Fixed #1746. 2024-01-03 10:47:30 -08:00
Mike Battista a9df764c4a RAWMOUSE usFlags missing association with MOUSE_* flags. Fixed #1786. 2024-01-03 10:14:43 -08:00
Mike Battista 4a843c19fb Enumeration missing to capture DEVICE_STATE_xxx constants. Fixed #1787. 2024-01-03 10:01:09 -08:00
Mike Battista 08d1cbd3d0 Minor casing change. 2023-12-18 10:19:46 -08:00
Mike Battista 68f08d2459 Document how to update dependencies (Windows SDK, D3D Agility SDK, ClangSharp, etc.). Fixed #1759. 2023-12-18 09:17:33 -08:00
Rafael Rivera fca56d4075
Adjust NOTIFYICONDATA flags, types (#1768) 2023-12-18 08:07:34 -08:00
Rafael Rivera bcce701782
Correct external contract assembly references (#1763) 2023-12-15 09:44:04 -08:00
Mike Battista 3d65d3752a WinSock: WSAID_WSASENDMSG GUID missing. Fixed #1745. 2023-12-06 12:38:07 -08:00
Mike Battista b0ede4c509 Updated the baseline for #1751. 2023-12-05 16:05:34 -08:00
Mike Battista c41ef7458f Update to latest Windows SDK 10.0.22621.2428. Fixed #1751. 2023-12-05 14:40:58 -08:00
Mike Battista 9711eeac61 Fixed namespace for #1740. 2023-12-04 12:24:28 -08:00
Mike Battista 1d53ee46ad `LCS_WINDOWS_COLOR_SPACE` and `LCS_sRGB` are missing for `LcsCsType` enum constants. Fixed #1740. 2023-12-04 11:46:48 -08:00
Rafael Rivera 74a65feda6
Correct HtmlHelp libs (#1752) 2023-12-04 10:36:32 -08:00
Rafael Rivera 494f7a050e
Update CODEOWNERS (#1753) 2023-12-04 10:35:55 -08:00
Mike Battista 3fb5efb06d Updated NetCore Runtime component version. 2023-12-04 09:15:10 -08:00
Mike Battista 888f8e5c1a Install VS workloads in CI pipeline. 2023-12-04 09:00:56 -08:00
Mike Battista bc3fa5a5aa Updated .NET 6 SDK version. 2023-12-04 08:51:54 -08:00
Mike Battista 090137db5b Revert "Update tools to .NET 8. Fixed #1746."
This reverts commit 0eda145166.
2023-12-04 08:46:07 -08:00
Mike Battista 1d9fd3b678 Revert "Updated additional net6.0 references for #1746."
This reverts commit a5698d9a63.
2023-12-04 08:45:42 -08:00
Mike Battista a5698d9a63 Updated additional net6.0 references for #1746. 2023-11-30 10:34:29 -08:00
Mike Battista 0eda145166 Update tools to .NET 8. Fixed #1746. 2023-11-30 10:17:24 -08:00
Mike Battista 8e736b1430 FreeMibTable returns ERROR_INVALID_FUNCTION. Fixed #1741. 2023-11-30 07:47:16 -08:00
Mike Battista d1c4d511f7 GlobalMemoryStatusEx fails to meet API precondition. Fixed #1743. 2023-11-30 07:38:47 -08:00
Mike Battista 53c95c591a _DES enums part 2. Fixed #1739. 2023-11-15 08:21:43 -08:00
Mike Battista f6f06b3010 Added suggested remappings. 2023-11-14 12:44:35 -08:00
Leonard de Ruijter cce9bfbf5b
AddSAPI Engine-Level Interfaces (#1738) 2023-11-14 10:51:55 -08:00
Mike Battista 07d0402e48 Add `Task_DIALOG_NOTIFICATION` enum for `TDN_` constants and use in `PFTASKDIALOGCALLBACK` `msg` parameter. Fixed #1733. 2023-11-13 22:29:04 -08:00
Mike Battista b83c6140ca Updated to v57. 2023-11-13 18:03:40 -08:00
Mike Battista 61dde082ad Revert "LsaRegisterLogonProcess SecurityMode parameter missing reserved bit. Fixed #1735."
This reverts commit 3df21f8347.
2023-11-13 15:50:02 -08:00
Mike Battista 3df21f8347 LsaRegisterLogonProcess SecurityMode parameter missing reserved bit. Fixed #1735. 2023-11-13 11:53:49 -08:00
Mike Battista 35bfaf5289 _DES enums. Fixed #1648. 2023-11-13 10:15:03 -08:00
Mike Battista ec6b69dd19 HttpReceiveHttpRequest OVERLAPPED* parameter missing Out. Fixed #1730. 2023-11-13 09:38:30 -08:00