This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get rid of obsolete PerlCRT.dll support
authorJan Dubois <jand@activestate.com>
Thu, 22 Jul 2010 01:00:07 +0000 (18:00 -0700)
committerJan Dubois <jand@activestate.com>
Thu, 22 Jul 2010 01:00:07 +0000 (18:00 -0700)
commit6d8f7c99d6105c3e91ba7907750682703fe0414b
treee94ccf3f1bf1ebbf4f9b1c3c311d3b4568a5d1ef
parent02e200fccc6abfac054810724450c50d9b2d96cb
Get rid of obsolete PerlCRT.dll support

PerlCRT.dll was a patched version of MSVCRT.dll that fixed/worked
around a few known issues with Microsoft's C runtime library.
These issues have long been fixed by updates to MSVCRT.dll, and
AFAIK nobody has used PerlCRT.dll in almost 10 years now.
pod/perlxstut.pod
win32/Makefile
win32/makefile.mk