Add support for explorer to load the desk.cpl when right clicking on background.
[reactos.git] / reactos / subsys / system / winefile /
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-11-16 Martin Fuchsmake read_directory_unix() static
2004-11-16 Martin Fuchsfix german menu text
2004-10-11 Thomas Bluemeluse INT_PTR as return type for dialog callbacks as...
2004-10-09 Martin Fuchscorrect array size
2004-10-09 Martin Fuchsadd splitpath.c
2004-10-09 Martin Fuchsunixcalls.c
2004-10-09 Martin FuchsUpdate French translation.
2004-10-08 Martin Fuchscall vswprintf@msvcrt in Wine's UNICODE version
2004-10-08 Martin Fuchsresource files
2004-10-08 Martin Fuchstchar.h
2004-10-08 Martin Fuchscall Unix functions in separate module read_unix.c
2004-10-08 Martin FuchsUNICODE for WINE version
2004-10-08 Martin Fuchsgerman resource strings
2004-10-08 Martin Fuchsconvert string constants into string resources and...
2004-10-07 Martin Fuchsuse TREE_LINE_DX for better look of the tree with big...
2004-10-06 Martin Fuchsupdate item height after changing the font
2004-10-06 Martin FuchsID_FILE_MOVE resources
2004-10-04 Martin Fuchssync with WINE source
2004-10-04 Martin Fuchsmerged corrected version of the Wine commit cvs.winehq...
2004-09-25 Martin FuchscompareType refactoring
2004-09-22 Martin Fuchsremove wStringTableOffset
2004-09-19 Martin Fuchsremove explorer references
2004-09-19 Martin Fuchsadded Wine translations for winefile:
2004-09-19 Emanuele Aliberti.cvsignore updated.
2004-09-17 Martin FuchsHandle "." and ".." as special direcory names and move...
2004-09-16 Martin Fuchsadd shell32.a
2004-09-15 Martin Fuchsmove winefile into subsys/system