[DllImport("coredll.dll", SetLastError=true)] static extern IntPtr GetActiveWindow();
Declare Function GetActiveWindow Lib "coredll.dll" () As IntPtr
None.
Do you know one? Please contribute it!
Please add some!