reactos/base
Eric Kohl 2ae4585250 [WINLOGON] Clean up part 2
- Replace the UNICODE_STRING usMessage by a PWSTR pszMessage.
- Use the "%02d:%02d:%02d" time format and get rid of the safe string printf because the string will NEVER be longer than 8 characters.
- Rename the timer id constant because it is NOT a resource id.
- Rename variables according to the coding style.
2018-04-02 12:47:15 +02:00
..
applications [TRANSLATIONS] Update and add Turkish translations (#455) 2018-04-01 19:27:08 +02:00
services [RPCSS] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:11:47 +01:00
setup [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00
shell [CMD] Correct the action on shorcut Ctrl-M 2018-03-22 22:29:33 +01:00
system [WINLOGON] Clean up part 2 2018-04-02 12:47:15 +02:00
CMakeLists.txt