* dll_init.cc: Throughout convert to use long pathnames.

* dll_init.h (struct dll): Change name to WCHAR, change operator [] to
	take PWCHAR argument.
This commit is contained in:
Corinna Vinschen
2008-08-13 08:25:44 +00:00
parent e587bc0e7d
commit 69d704beff
3 changed files with 22 additions and 15 deletions

View File

@@ -1,3 +1,9 @@
2008-08-13 Corinna Vinschen <corinna@vinschen.de>
* dll_init.cc: Throughout convert to use long pathnames.
* dll_init.h (struct dll): Change name to WCHAR, change operator [] to
take PWCHAR argument.
2008-08-11 Corinna Vinschen <corinna@vinschen.de>
* syscalls.cc (rename): If newpath doesn't exist, check if .exe suffix