Re: walk_dir and Chinese filenames

new topic     » goto parent     » topic index » view thread      » older message » newer message

Been there, done that...

win_dir()

A Windows-specific directory routine. Returns the same information as Euphoria's native dir(). Uses optional Unicode* strings, so the maximum path name length may be 32,767 characters instead of just 255, and extended characters are fully supported, unlike dir(). *Note: Unicode is only supported in Windows NT/2000/XP. See docs for more info. Dec 17: Bug fixes thanks to Al Getz. Updated demo program.


It's been nearly four years since I've touched that code, but anyone who wants to have a go at it, there's your basis for improving dir() in the Interpreter for Windows, as I suggested so very long ago. blink

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu