windows: Fix named pipes detection
The _wstati64 call succeeds on named pipes, so to check correctly you must first check the result of WaitNamedPipeW.
Closes #77 (closed)
The _wstati64 call succeeds on named pipes, so to check correctly you must first check the result of WaitNamedPipeW.
Closes #77 (closed)
VideoLAN code repository instance