setwindowlong
Removing WS_BORDER and WS_CAPTION from windows styles doesn't work
I created a small app in C# that removes border and caption from window, then it sets size to the user\'s resolution and centers it. It\'s a utility for me to use when I want to play games in windowed[详细]
2023-01-01 08:43 分类:问答Removing window border?
I have a window with a so开发者_JAVA百科lid border around it. How can I remove the border (all of the non-client area) by using SetWindowLong and GetWindowLong?In C/C++[详细]
2022-12-22 00:44 分类:问答