Ejemplo n.º 1
0
 internal static IntPtr DefineStdCursor(StdCursor id)
 {
     return(driver.DefineStdCursor(id));
 }