Sweden-Number/programs/winefile
Martin Fuchs d1dceca69f Fix "move file" implementation, in detail:
- use TCHAR to make the code UNICODE compatible
- pass return string buffer to the dialog procedure
- call display_error() in case of errors to display the WIN32 error
  message
- use slash instead of back slash for unix file system compatibility
- format the code equally to the remaining winefile code
2004-10-07 04:25:29 +00:00
..
.cvsignore We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
De.rc Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00
En.rc Immediately refresh child windows after changing the font. 2004-10-07 04:20:04 +00:00
Es.rc Added some Spanish translations. 2004-06-28 23:51:05 +00:00
Fr.rc Another batch of French resources updates. 2003-09-22 19:48:29 +00:00
Hu.rc Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00
It.rc Immediately refresh child windows after changing the font. 2004-10-07 04:20:04 +00:00
Makefile.in - added choosing fonts 2004-09-27 20:35:53 +00:00
Nl.rc - Dutch translations of Wine programs. 2003-10-27 22:03:28 +00:00
Pl.rc Immediately refresh child windows after changing the font. 2004-10-07 04:20:04 +00:00
Pt.rc - Localization to Portuguese of Brazil 2003-06-30 20:22:35 +00:00
Ru.rc Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00
Si.rc Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00
Zh.rc Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00
license.c Merged Martin Fuchs' file manager (with the help of Steven Edwards). 2002-06-04 21:29:40 +00:00
resource.h Immediately refresh child windows after changing the font. 2004-10-07 04:20:04 +00:00
resource.rc - added choosing fonts 2004-09-27 20:35:53 +00:00
rsrc.rc Added Polish translation. 2004-09-22 19:18:15 +00:00
splitpath.c Removed C++ style comments. 2002-06-28 17:37:34 +00:00
winefile.c Fix "move file" implementation, in detail: 2004-10-07 04:25:29 +00:00
winefile.h Immediately refresh child windows after changing the font. 2004-10-07 04:20:04 +00:00