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.11k stars 89 forks source link

How to customize `[DefaultDllImportSearchPaths(DllImportSearchPath.System32)]` in code generated by cswin32? #1307

Open HppZ opened 4 days ago

HppZ commented 4 days ago

+ if I use cswin32 for third party dlls?