We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d766a commit b6b62f4Copy full SHA for b6b62f4
src/Windows/Avalonia.Win32/DComposition/dcomp.idl
@@ -21,7 +21,7 @@
21
@clr-map INT16 short
22
@clr-map INT32 int
23
@clr-map INT64 long
24
-@clr-map UINT ushort
+@clr-map UINT uint
25
@clr-map UINT16 ushort
26
@clr-map ULONG uint
27
@clr-map UINT32 uint
src/Windows/Avalonia.Win32/Win32Com/win32.idl
@@ -17,7 +17,7 @@
17
18
19
20
0 commit comments