reactos/win32ss/user
Hermès Bélusca-Maïto 2be262bfb1
[USER32] Implement SoftModalMessageBox() based on the original MessageBoxTimeoutIndirectW().
Additional changes:

- Adapt the message-box dialog procedure to correctly take into account
  the presence or absence of a CANCEL button and take appropriate actions.

- Cache the strings retrieved by MB_GetString() (add FIXME notices too).
2018-08-17 17:12:24 +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] Implement SoftModalMessageBox() based on the original MessageBoxTimeoutIndirectW(). 2018-08-17 17:12:24 +02:00
winsrv [CONSRV] Implement support for file/directory drag-and-drop (#692). 2018-08-09 14:08:05 +02:00