in reply to Re^3: Problems Opening file with Perl where path has UTF8 (d'oh!)
in thread Problems Opening file with Perl where path has UTF8
Did you try this? Because the XS code and the documentation for Win32API::File's CreateFile() shows that a false value is returned on error.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Problems Opening file with Perl where path has UTF8 (error)
by ikegami (Patriarch) on Nov 25, 2006 at 16:20 UTC |