The C# interop/PInvoke is a good tool: it allows you to call C API directly, and do something which might be hard to get using managed API.
確定! 回上一頁