Ejemplo n.º 1
0
 internal static IntPtr DispatchMessage(ref MSG msg)
 {
     return(driver.DispatchMessage(ref msg));
 }