[DllImport("user32.dll")] static extern IntPtr GetCursor();
Private Declare Function GetCursor Lib "user32.dll" () As IntPtr
None.
Please add some!
Do you know one? Please contribute it!