Thank you
.
How can I know which functions I can use and which functions I can't use?
I tried this:
code:
Interop.Call("User32.dll", "ChooseColor");
But this gives me an error:
quote:
Interop.Call failed to locate function "ChooseColor"
Error: unknown (code: -2147467259)
File: Testje.js. Line: 4.
Function OnEvent_Initialize returned an error. Code: -2147352567