Test of the ComWrappers API and .NET 8 COM Source Generators with WScript.Shell.
Tutorials:
Tools:
- COMView.exe to check the overall COM structure
- TlbImp command from Visual Studio to generate C# DLLs from COM libraries
- Jetbrains Dotpeek to inspect C# DLLs
- P/Invoke Interop Assistant to generate C# code from Windows API C/C++ structs
- Bing Chat for overall help