Issues
- 1
Friendly overload should preserve null terminator for `ref Span<char>` parameters
#1295 opened by AArnott - 6
"Pointers cannot reference marshaled structures. Use ByRef instead" caused by VariableLengthInlineArray
#1218 opened by Nuklon - 7
SetupDiGetDeviceInterfaceDetail() throws MashalDirectiveException "Pointers cannot reference marshaled structures"
#1184 opened by watk - 0
Add generic friendly overload for QueryInterface
#1289 opened by optsing - 9
Safe version of the EnumProcessModulesEx function seems to be incorrect
#1266 opened by lowleveldesign - 1
EnumProcessModules can not return modules collection.
#1281 opened by NeverMorewd - 2
The Windows.Win32 namespace is missing
#1286 opened by netizen578 - 9
- 1
Many Win32 structs (HDC, HMONITOR, etc.) lack the IntPtr conversion operator.
#1217 opened by L00pZBreak3r - 1
VariableLengthInlineArray and method return
#1287 opened by Ephron-WL - 4
NtQueryInformationProcess can not be generated
#1282 opened by NeverMorewd - 1
- 2
SHGetFileInfo does not work
#1272 opened by TimberStalker - 9
- 7
- 1
`ReadFileEx` incorrectly takes a `Span<byte>`
#1244 opened by colejohnson66 - 2
Regression - Null static property not generated for `HDC` in v0.3.106 (Stable)
#1258 opened by adammw - 11
CsWin32 is effectively unusable with trim/AOT
#1273 opened by Sergio0694 - 1
Question: How do I reference Apis class?
#1265 opened by 0x5bfa - 3
Class modifiers would conflict when different two packages have different modifier
#1254 opened by 0x5bfa - 1
Add option to generate ExcludeFromCodeCoverage on source generated objects
#1255 opened by zachcwillson - 3
- 0
SystemParametersInfo cannot read the path of the desktop background image
#1256 opened by LcFireRabbit - 0
CollectMetadataPaths should report an error when there is no metadata instead of returning an empty array
#1260 opened by arsdragonfly - 0
Provide example code in repo / docs
#1259 opened by adammw - 0
Incorrect triple pointer for `MFEnumDeviceSources`
#1257 opened by diontools - 0
VariableLengthInlineArray - VS2019 - CS8170 and CS8347
#1251 opened by RFBomb - 1
CsWIn32 generates DllImports with legacy com marshalling even when BuiltInComInteropSupport is set to false (and it's not supported)
#1246 opened by maxkatz6 - 1
- 1
Missing `CryptCATCDFEnumMembersByCDFTagEx` and `CryptCATCDFEnumAttributesWithCDFTag`
#1243 opened by codgician - 4
Add an analyzer to catch inadvertent ephemeral delegates
#1240 opened by asklar - 1
Missing NtCreateThread and NtCreateThreadEx functions
#1235 opened by Signum21 - 1
`VirtualFreeEx` missing
#1230 opened by slxdy - 0
MFTEnumEx signature incorrect
#1229 opened by jimm98y - 1
Daily nuget feed not updating
#1226 opened by Nuklon - 0
Latest WDK metadata fails to create DEVPKEY field
#1219 opened by Nuklon - 0
`PCWSTR` is not marked with `[GeneratedCode]`
#1216 opened by colejohnson66 - 5
Code Quality: Use `WinMdRoot` instead of `winmdroot` to supress CS8981 (type name is ASCII lowercase only)
#1214 opened by 0x5bfa - 0
- 1
CsWin32 should avoid Unsafe.SkipInit when it doesn't exist in the compilation
#1199 opened by AArnott - 4
The API "Gdi32" is ambiguous
#1201 opened by luo-ross - 15
Publish WPF Desktop App not possible
#1188 opened by BennyBread - 3
NetFramework - Unsafe.SkipInit(out T value) unavailable
#1206 opened by RFBomb - 0
`TASKDIALOGCONFIG.pfCallback` should use associated enum for `msg` parameter
#1204 opened by elachlan - 0
Add `GET_WHEEL_DELTA_WPARAM` macro
#1203 opened by Susko3 - 1
WlanOpenHandle doesn't support SafeHandle
#1200 opened by Samael7777 - 1
IShellItemImageFactory.GetImage should return HRESULT
#1189 opened by myth384 - 2
APPBARDATA should compile on AnyCPU
#1195 opened by AffluentOwl - 1
- 4