[DllImport("user32.dll")]
static extern IntPtr BeginDeferWindowPos(int nNumWindows);
None.
The BeginDeferWindowPos function allocates memory for a multiple-window- position structure and returns the handle to the structure.
Please add some!
Please add some!
Do you know one? Please contribute it!