[Haskell-cafe] Re: Unicode workaround for getDirectoryContents under Windows?

Bulat Ziganshin bulat.ziganshin at gmail.com
Wed Jun 17 04:52:52 EDT 2009


Hello Simon,

Wednesday, June 17, 2009, 12:46:49 PM, you wrote:

> I see, so you were previously quoting code from some other source.

from my program

> Where did the GetCommandLineW version come from?  Do you know of any 
> issues that would prevent us using it in GHC?

it should be as fine as any other *W calls. the only thing is that we
may prefer to include in into Win32 package as other routines and then
call from there


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list