reactos/base
Eric Kohl e31069738f [ARP] Improvements to ARP
- Print message on failed memory allocations.
- Functions return error code instead of exit code.
- Convert error code to exit code in the main function only.
- Always free the allocated memory.
- Fix bug from previous commit: Use _tprintf instead _putts to print messages.
2020-05-10 00:46:42 +02:00
..
applications [ARP] Improvements to ARP 2020-05-10 00:46:42 +02:00
services [SHSVCS] Don't call UnregisterWait from within the wait callback. 2020-04-22 12:37:26 +02:00
setup [WELCOME] pl-pl update (#2717) 2020-05-03 15:30:04 +02:00
shell [EXPLORER] Fix incorrect component position and size for French language (#2671) 2020-04-27 12:32:42 +02:00
system [SYSDM][DESK] Fix GetDC/ReleaseDC error management (#2707) 2020-05-07 12:57:46 +02:00
CMakeLists.txt