Using Windows API
suggest changeUse pinvoke.net.
Before declaring an extern
Windows API function in your code, consider looking for it on pinvoke.net. They most likely already have a suitable declaration with all supporting types and good examples.
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents