Relative Content

Tag Archive for cwindowsmsys2

msys2 windows open in the background not at HWND_TOP

I’m happily using msys2 in combination with the pacman package manager to create a library. The library has a concept of windows, that is wrapped around HWND’s and winuser.h’s functions to create the window and window class. The windows are intended as a toplevel window. Normally I would suspect that a window, when opened for the first time, meets a Number of conditions:

msys2 windows open in the background not at HWND_TOP

I’m happily using msys2 in combination with the pacman package manager to create a library. The library has a concept of windows, that is wrapped around HWND’s and winuser.h’s functions to create the window and window class. The windows are intended as a toplevel window. Normally I would suspect that a window, when opened for the first time, meets a Number of conditions: