Hi,

I was debugging the Kernel32.dll when I came across a command named GetWindowsDirectoryW. I know the GetWindowsDirectoryA but not W. What is this API used for or is it undocumented?

Thanks