mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
db09492d5f7f602b1ce74e119251551205c036e8
- CreateWindowsEx: Patch based on janderwald patch.
1. Reading and follow wine source (user/win.c & winex11.drv/window.c), I noticed that cs->hwndParent is unmodified when passed to the children via WM_NC/CREATE.
2. Reordered the "fine the parent" code, based on wine. I've tested this change for last two weeks.
svn path=/trunk/; revision=23428
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%