reactos/dll
Hermès Bélusca-Maïto 7c3e96a26a
[TIMEDATE.CPL][SYSSETUP][TZLIB] Introduce a small static library "tzlib": "TimeZone Utilities Library", and use it in timedate.cpl and syssetup.dll.
This small win32 library provides time-zone utility wrappers around
Win32 functions, that are used by different ReactOS modules such as
timedate.cpl, syssetup.dll, and a possible future 'tzutil' tool.

The code has been extracted from the common code found in both
timedate.cpl and syssetup.dll.
2020-04-22 00:58:32 +02:00
..
3rdparty [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
apisets [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
appcompat [SHIMLIB] Fix gcc8 build crashing when using shims 2020-04-07 20:47:47 +02:00
cpl [TIMEDATE.CPL][SYSSETUP][TZLIB] Introduce a small static library "tzlib": "TimeZone Utilities Library", and use it in timedate.cpl and syssetup.dll. 2020-04-22 00:58:32 +02:00
directx [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
keyboard [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
nls [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
np [NFS] Fix a typo in the precompiled header. 2019-04-28 01:42:52 +02:00
ntdll [LDR] Add initial LOAD_CONFIG support 2020-04-17 17:47:24 +02:00
opengl [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
shellext [NETSHELL] Show DHCP and WINS information in the network connection details dialog 2020-04-19 22:06:12 +02:00
win32 [TIMEDATE.CPL][SYSSETUP][TZLIB] Introduce a small static library "tzlib": "TimeZone Utilities Library", and use it in timedate.cpl and syssetup.dll. 2020-04-22 00:58:32 +02:00
CMakeLists.txt