reactos/base
Bișoc George 8bde4de2d6 [USETUP][REACTOS] Check the status return value of InitDestinationPaths() (#1264)
- Within the function's body code, check the status values returned by the called functions.
- Change the BuildInstallPaths's function type to NTSTATUS instead of VOID (and check the status of InitDestinationPaths() as well.
2019-02-10 16:43:51 +01:00
..
applications [OSK] Implement standard/enhanced keyboard handler (#1338) 2019-02-10 16:04:16 +01:00
services [UMPNPMGR] PNP_GetDeviceList: Implement the enumeration of service device instances. 2018-12-31 21:38:26 +01:00
setup [USETUP][REACTOS] Check the status return value of InitDestinationPaths() (#1264) 2019-02-10 16:43:51 +01:00
shell [ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h 2019-01-15 14:34:53 +02:00
system [TRANSLATION] Update Chinese translation. (#1227) 2019-01-08 13:42:17 +01:00
CMakeLists.txt