15 Feb
2011
15 Feb
'11
4:10 p.m.
max(a)mtew.isa-geek.net writes:
@@ -204,7 +204,7 @@ int CDECL MSVCRT__chdir(const char * newdir) /********************************************************************* * _wchdir (MSVCRT.@) * - * Unicode version of _chdir. + * Unicode version of MSVCRT__chdir.
You don't want to use the internal name here, it's not useful for users. -- Alexandre Julliard julliard(a)winehq.org