in reply to Re^2: Unicode in filenames (part 2)
in thread Unicode in filenames (part 2)

I would send any change requests to the module author, tyemq@cpan.org and the libwin32 maintainer, jand@activestate.com.

Change requests are more likely to be made expeditiously if you submit them as patches (another Larry Wall claim to fame).

Calling createFile with just the file name defaults to "r ke" access, i.e. GENERIC_READ, OPEN_EXISTING.

Did the files exist?