Get rid of PERL_MSVCRT_READFIX
authorJan Dubois <jand@activestate.com>
Tue, 7 Dec 2010 02:16:39 +0000 (18:16 -0800)
committerJan Dubois <jand@activestate.com>
Tue, 7 Dec 2010 02:16:39 +0000 (18:16 -0800)
commit9b1f18150adf6630261f4d4a81b0a75ba6abaf97
tree3ee3b10609c9924c1f63a82536015fc5f9abe257
parent7ffd65862d23d0e5ffc41b235289620311737612
Get rid of PERL_MSVCRT_READFIX

The code works around a bug in very old versions of MSVCRT.dll.
The issue has been fixed a long time ago by Microsoft, so anyone
who has installed a Windows Service Pack in the last 10 years
or so won't be affected by the problem.
win32/Makefile
win32/makefile.mk
win32/win32.c
win32/win32.h
win32/win32sck.c