Ejemplo n.º 1
0
 public static extern bool AdjustWindowRectEx([In][Out] ref Vortice.Mathematics.Rectangle lpRect, WindowStyles dwStyle, bool bMenu, WindowExStyles exStyle);
Ejemplo n.º 2
0
 public static extern bool AdjustWindowRect([In][Out] ref Vortice.Mathematics.Rectangle lpRect, WindowStyles dwStyle, bool hasMenu);