This commit is contained in:
DirtPiper
2018-10-22 12:39:10 -04:00
2 changed files with 11 additions and 1 deletions

View File

@@ -1621,7 +1621,7 @@ int main(int argc, char** argv) {
return false;
HWND hwndProp = CreateWindowEx(
WS_EX_ACCEPTFILES,
WS_EX_TOOLWINDOW,
"propHWND",
"PropertyGrid",
WS_OVERLAPPEDWINDOW & ~WS_MAXIMIZEBOX & ~WS_MINIMIZEBOX,