File tree
226 files changed
+3682
-9447
lines changed- crates
- libs
- bindgen/src
- types
- writer
- windows/src
- Windows
- Wdk
- Devices/HumanInterfaceDevice
- Foundation
- NetworkManagement/Ndis
- Storage/FileSystem
- Minifilters
- System
- OfflineRegistry
- Registry
- SystemServices
- Threading
- Win32
- AI/MachineLearning/DirectML
- Data
- HtmlHelp
- RightsManagement
- Xml
- MsXml
- XmlLite
- Devices
- AllJoyn
- BiometricFramework
- Bluetooth
- DeviceAndDriverInstallation
- DeviceQuery
- Display
- Enumeration/Pnp
- Fax
- FunctionDiscovery
- Geolocation
- HumanInterfaceDevice
- ImageAcquisition
- PortableDevices
- Properties
- Sensors
- SerialCommunication
- Tapi
- Usb
- WebServicesOnDevices
- Foundation
- Gaming
- Globalization
- Graphics
- Direct2D
- Direct3D/Fxc
- Direct3D10
- Direct3D11
- Direct3D12
- Direct3D9
- DirectComposition
- DirectDraw
- DirectManipulation
- DirectWrite
- Dwm
- Dxgi
- Gdi
- GdiPlus
- Imaging
- OpenGL
- Printing
- PrintTicket
- Management/MobileDeviceManagementRegistration
- Media
- Audio
- DirectMusic
- Endpoints
- XAudio2
- DeviceManager
- DirectShow
- Tv
- KernelStreaming
- MediaFoundation
- MediaPlayer
- Multimedia
- PictureAcquisition
- Speech
- WindowsMediaFormat
- NetworkManagement
- Dhcp
- Dns
- IpHelper
- Multicast
- Ndis
- NetManagement
- NetworkDiagnosticsFramework
- P2P
- QoS
- Rras
- WNet
- WebDav
- WiFi
- WindowsConnectionManager
- WindowsFirewall
- Networking
- ActiveDirectory
- BackgroundIntelligentTransferService
- Clustering
- Ldap
- RemoteDifferentialCompression
- WebSocket
- WinHttp
- WinInet
- WinSock
- WindowsWebServices
- Security
- AppLocker
- Authentication/Identity
- Authorization
- UI
- Credentials
- Cryptography
- Catalog
- Certificates
- DiagnosticDataQuery
- Isolation
- Tpm
- WinTrust
- Storage
- Cabinets
- CloudFilters
- Compression
- FileHistory
- FileSystem
- Imapi
- InstallableFileSystems
- IscsiDisc
- Jet
- OfflineFiles
- Packaging/Appx
- ProjectedFileSystem
- StructuredStorage
- VirtualDiskService
- Vss
- Xps
- System
- AddressBook
- Antimalware
- ApplicationInstallationAndServicing
- ClrHosting
- Com
- CallObj
- ChannelCredentials
- Events
- StructuredStorage
- Urlmon
- ComponentServices
- Console
- Contacts
- DataExchange
- DeploymentServices
- Diagnostics
- ClrProfiling
- Debug
- ActiveScript
- Extensions
- Etw
- ProcessSnapshotting
- DistributedTransactionCoordinator
- Environment
- ErrorReporting
- EventLog
- GroupPolicy
- HostCompute
- HostComputeSystem
- Hypervisor
- IO
- Iis
- JobObjects
- LibraryLoader
- Memory
- Mmc
- Ole
- PasswordManagement
- Performance
- Power
- Recovery
- Registry
- RemoteDesktop
- RemoteManagement
- Rpc
- Search
- ServerBackup
- Services
- SettingsManagementInfrastructure
- Shutdown
- StationsAndDesktops
- SubsystemForLinux
- SystemInformation
- TaskScheduler
- Threading
- Variant
- WinRT
- Composition
- Graphics/Imaging
- Media
- Metadata
- WindowsProgramming
- WindowsSync
- Wmi
- UI
- Accessibility
- Animation
- ColorSystem
- Controls
- RichEdit
- HiDpi
- Input
- Ime
- Ink
- KeyboardAndMouse
- Pointer
- Touch
- XboxController
- InteractionContext
- Magnification
- Shell
- PropertiesSystem
- TabletPC
- TextServices
- WindowsAndMessaging
- Web/InternetExplorer
- extensions/Win32/Foundation
- tests
- bindgen
- src
- tests
- misc/extensions/tests
- tools/bindgen/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
226 files changed
+3682
-9447
lines changedLines changed: 25 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| |||
150 | 151 |
| |
151 | 152 |
| |
152 | 153 |
| |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
158 | 159 |
| |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
176 | 173 |
| |
177 | 174 |
| |
178 | 175 |
| |
| |||
612 | 609 |
| |
613 | 610 |
| |
614 | 611 |
| |
| 612 | + | |
| 613 | + | |
| 614 | + | |
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
| |||
677 | 677 |
| |
678 | 678 |
| |
679 | 679 |
| |
| 680 | + | |
| 681 | + | |
| 682 | + | |
680 | 683 |
| |
681 | 684 |
| |
682 | 685 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
244 |
| - | |
245 |
| - | |
246 |
| - | |
247 | 243 |
| |
248 | 244 |
| |
249 | 245 |
| |
|
Lines changed: 13 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
721 | 721 |
| |
722 | 722 |
| |
723 | 723 |
| |
724 |
| - | |
725 |
| - | |
726 |
| - | |
727 |
| - | |
728 |
| - | |
729 |
| - | |
730 |
| - | |
731 |
| - | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
732 | 736 |
| |
733 | 737 |
| |
734 | 738 |
| |
| |||
950 | 954 |
| |
951 | 955 |
| |
952 | 956 |
| |
953 |
| - | |
| 957 | + | |
954 | 958 |
| |
955 | 959 |
| |
956 | 960 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 | 107 |
| |
111 | 108 |
| |
112 | 109 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 12 | + | |
16 | 13 |
| |
17 |
| - | |
| 14 | + | |
18 | 15 |
| |
19 | 16 |
| |
20 | 17 |
| |
|
0 commit comments