issues
search
microsoft
/
CsWin32
A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
MIT License
2.1k
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using attributes as an alternative to NativeMethods.txt
#883
vpenades
closed
1 year ago
1
Consider specifying a given architecture for APIs when targetting AnyCPU
#882
JeremyKuhne
opened
1 year ago
3
Why is there a different CsWin32 generation for 2 structs in a Com method?
#881
harborsiem
closed
10 months ago
4
Can MONITORENUMPROC be generated to have "ref RECT param2" instead of "RECT* param2"?
#880
User1785604260
opened
1 year ago
1
Merge latest Library.Template
#879
AArnott
closed
1 year ago
0
Fix for non-remotable COM interfaces
#878
AArnott
closed
1 year ago
0
Allow null arguments where null-terminated strings are required
#877
AArnott
closed
1 year ago
0
Downgrade System.Memory to 4.5.4
#876
AArnott
closed
1 year ago
2
Project using CsWin32 doesn't compile using msbuild because System.Memory is missing
#875
SimonWeinbergerEnscape
closed
1 year ago
6
Unable to pass null as lpCommandLine parameter to CreateProcess()
#874
skst
closed
1 year ago
1
Bug? PEBCAK? Unable to initialize __nuint_1 to user-defined length
#873
skst
closed
1 year ago
5
Add support for DoNotRelease metadata attribute
#872
AArnott
closed
10 months ago
1
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0
#871
dependabot[bot]
closed
1 year ago
1
Bump Microsoft.CodeCoverage from 17.5.0-release-20221220-01 to 17.5.0
#870
dependabot[bot]
closed
1 year ago
1
[Question] How to properly use void* in DwmGetWindowAttribute ?
#866
Micke3rd
closed
1 year ago
1
Emit an explanatory warning when users request generation of `IDispatch` or `IUnknown`
#865
AArnott
closed
1 year ago
0
Bump metadata to 41.0.25-preview
#864
AArnott
closed
1 year ago
2
Decorate relavant structures with DebuggerDisplayAttribute
#863
vpenades
closed
1 year ago
5
IShellDispatch2.ShellExecute causes NotSupportedException: BSTR cannot be marshalled to a Variant
#862
jnm2
closed
9 months ago
3
IDispatch interface is not generated
#861
jnm2
closed
1 year ago
8
IShellWindows.FindWindowSW definition throws NotSupportedException unless `int*` is changed to `out int`
#860
jnm2
closed
1 year ago
15
Visual Studio 2022 Integration?
#859
lishinko
closed
1 year ago
3
`ReadFile` and `WriteFile` require unsafe code
#857
colejohnson66
closed
1 year ago
6
Bump Microsoft.CodeCoverage from 17.5.0-release-20221220-01 to 17.5.0-release-20230131-04
#856
dependabot[bot]
closed
1 year ago
1
Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 3.3.3 to 3.3.4
#855
dependabot[bot]
closed
1 year ago
1
Win32 APIs should be automatically projected
#853
JaiganeshKumaran
closed
1 year ago
1
Remove NativeMethods.json + NativeMethods.txt from the None build action
#850
0xced
closed
1 year ago
0
Null-coalescing in friendly overload
#848
davidegiacometti
closed
1 year ago
0
Bring back the certain dependencies
#846
AArnott
closed
1 year ago
0
CreateHardLink not working on WinUI3 App
#845
myokeeh
closed
1 year ago
1
Generated method for QueryDisplayConfig does not allow for optional parameter
#844
skst
closed
1 year ago
4
Drop all dependencies that the compiler provides
#843
AArnott
closed
1 year ago
0
Update metadata version to 40.0.14-preview
#842
AArnott
closed
1 year ago
0
Fix friendly overload handling of reserved parameters
#841
AArnott
closed
1 year ago
0
Leverage `[Reserved]` attributes in metadata to simplify API
#840
AArnott
closed
1 year ago
0
Bump Microsoft.CodeCoverage from 17.5.0-preview-20221201-02 to 17.5.0-release-20221220-01
#838
dependabot[bot]
closed
1 year ago
0
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1
#837
dependabot[bot]
closed
1 year ago
0
Shipping System.Memory in analyzer folder can cause other Source Generators to fail
#836
hymccord
closed
1 year ago
1
Windows.Win32.Foundation.FILETIME is not used in PROPVARIANT
#835
harborsiem
opened
1 year ago
3
Version Stabilization: Update version.json to 0.2
#834
RyanToth3
closed
1 year ago
2
PROCESS_INFORMATION in CreateProcess should use SafeHandle
#833
brunom
opened
1 year ago
5
Make CCW generation opt-in
#832
JeremyKuhne
opened
1 year ago
1
Add IVTable interface to allow programmatically populating CCW
#831
JeremyKuhne
closed
1 year ago
3
FailFast in non-HRESULT returning COM impl methods
#830
AArnott
closed
1 year ago
1
Many more CCW and other fixes
#829
AArnott
closed
1 year ago
0
Touch-up CCW generation
#828
AArnott
closed
1 year ago
0
Bring back Vtbl for IUnknown and IDispatch
#827
AArnott
closed
1 year ago
0
Optionally put imported method in separate classes (by module)
#826
TymurGubayev
closed
1 year ago
1
Emit CCW entrypoint functions and populate vtbl
#825
AArnott
closed
1 year ago
4
Recognize `Item` methods as indexers
#824
AArnott
opened
1 year ago
2
Previous
Next