Forked from
VideoLAN / VLC
Source project has a limited visibility.
-
Steve Lhomme authored
_stricmp a Windows thing that is present in all the CRT, even in UCRT. The stricmp() deprecated variant doesn't seem to exist elsewhere. In some configuration it's not possible to link with stricmp() even though _stricmp() is available.
cedea4d0