Tweak zic.c to compile cleanly on MSVC: use CopyFile instead of
CopyFileEx. This avoids a warning about the function not being present on older Windows versions. Magnus Hagander
Showing
Please register or sign in to comment
CopyFileEx. This avoids a warning about the function not being present on older Windows versions. Magnus Hagander