[TIMEDATE] Separate time sync functions out into their own file. CORE-13001
authorThomas Faber <thomas.faber@reactos.org>
Sun, 3 Jun 2018 10:33:24 +0000 (12:33 +0200)
committerThomas Faber <thomas.faber@reactos.org>
Sun, 7 Jul 2019 10:44:37 +0000 (12:44 +0200)
commitaa24ad74290acdfc359db94ac44c477a3c07d9a5
treec14ea2f1f83a450e441865128a1de6c5145c51d7
parentfcd00d412e215d8e62524bf2e49133e0ecb5d182
[TIMEDATE] Separate time sync functions out into their own file. CORE-13001

This is in preparation for the w32time service, and based on
work by Doug Lyons.
dll/cpl/timedate/CMakeLists.txt
dll/cpl/timedate/dateandtime.c
dll/cpl/timedate/internettime.c
dll/cpl/timedate/timedate.h
dll/cpl/timedate/w32time.c [new file with mode: 0644]