My host has two monitors, hope to create a window in the vice screen on or in the main screen display switch, how to operate?
CodePudding user response:
: : AdjustWindowRectEx (& amp; Rect1, PWND - & gt; GetStyle (), TRUE, PWND - & gt; GetExStyle ());
Use this to get the size of the window, and then to allow the program to set up your window,
CodePudding user response: