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