reactos/base
Hermès Bélusca-Maïto bf368261f1
[SETUP:REACTOS] Add new DisplayMessage(V) helpers and reimplement DisplayError around it
The variadic DisplayMessage(V) helpers display a message box, where
both the title and message can be specified either as explicit strings
or via resource IDs. It also supports the message to be a printf-like
format string, in which case the additional formatting arguments are
subsequently specified.
2024-08-12 12:17:27 +02:00
..
applications [REGEDIT] Strip ancient stuff from resource.h / framewnd.c (#7194) 2024-08-11 18:49:45 +02:00
services [UMPNPMGR] Add requirements list support to PNP_GetFirstLogConf and PNP_GetNextLogConf 2024-07-14 16:57:17 +02:00
setup [SETUP:REACTOS] Add new DisplayMessage(V) helpers and reimplement DisplayError around it 2024-08-12 12:17:27 +02:00
shell [RSHELL] Fix file headers (#7239) 2024-08-12 04:47:02 +09:00
system [REACTOS] Fix Kamil Horníček's last name where possible 2024-07-29 17:58:02 +03:00
CMakeLists.txt