HTCW
« Back to blog
Articles tagged with "PInvoke"
P/Invoke Jujitsu: Passing Variable Length Structs
2020-07-04
How to marshal structs that the .NET marshaller just can't handle without a lot of help
Understanding Windows Message Queues for the C# Developer
2020-07-22
Diving into some of the core plumbing behind the Windows operating system