reactos/win32ss/user
Hermès Bélusca-Maïto 4f7318b759
[USER32] Code refactoring for MessageBoxTimeoutIndirectW(), in preparation for SoftModalMessageBox() implementation.
- Remove usage of ButtonLen and ibtn-pointer arrays, to make the code
  more generic and less dependent on the (maximal) number of buttons
  in the message boxes.

- Move around the code that computes the positions and sizes of the
  window controls.
2018-08-17 17:12:22 +02:00
..
ntuser [WIN32K:NTUSER] Fix type confusion in MsgMemorySize. 2018-08-16 14:13:47 +02:00
rtl [WIN32SS] Fix DrawText wrt DT_CALCRECT | DT_VCENTER (#745) 2018-08-15 19:50:19 +02:00
user32 [USER32] Code refactoring for MessageBoxTimeoutIndirectW(), in preparation for SoftModalMessageBox() implementation. 2018-08-17 17:12:22 +02:00
winsrv [CONSRV] Implement support for file/directory drag-and-drop (#692). 2018-08-09 14:08:05 +02:00