Shankar Unni
Wed, 26 Feb 2003 09:25:31 -0800
As you may have guessed, I've been working on this problem recently. I just put a request into SourceForge to create a new project: a library I've been calling CaseWise. It's only for Windows NT/2000/XP since it uses the Native API, but I'm hoping to get Cygwin to use it eventually. The library provides direct replacements for Windows API calls (e.g., CaseWiseCreateDirectory replaces CreateDirectory), with both ANSI and Unicode versions. I plan to allow calls to fall back to the original functions on platforms that don't support CaseWise semantics.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/