..
tests
shell32/tests: GetLongPathNameA is not implemented on win95.
2008-02-15 09:53:29 +01:00
.gitignore
…
Makefile.in
shell32: Implement "My Network Places" shell folder.
2007-12-27 14:13:30 +01:00
autocomplete.c
shell32: Remove unneeded casts.
2008-01-21 11:38:59 +01:00
brsfolder.c
shell32: Remove unneeded casts.
2008-01-21 11:38:59 +01:00
cdrom.ico
…
changenotify.c
shell32: Remove unneeded casts.
2008-01-21 11:38:59 +01:00
classes.c
shell32: Use more restricted registry rights when quering values.
2007-11-19 12:55:03 +01:00
clipboard.c
…
control.c
shell32: Fix the logic in Control_LoadApplet determining when to use CPL_INQUIRE and when to use CPL_NEWINQUIRE.
2008-02-18 14:10:20 +01:00
cpanel.h
…
cpanelfolder.c
shell32: Remove unneeded casts.
2008-01-21 11:38:59 +01:00
dataobject.c
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
dde.c
shell32: Remove unneeded casts.
2008-01-21 11:38:59 +01:00
debughlp.c
…
debughlp.h
…
delete.ico
…
desktop.ico
…
dialogs.c
shell32: Remove unneeded casts.
2008-01-21 11:38:59 +01:00
document.ico
…
dragdrophelper.c
…
drive.ico
…
enumidlist.c
…
enumidlist.h
…
floppy.ico
…
folder.ico
…
folder_open.ico
…
folders.c
…
iconcache.c
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
mycomputer.ico
…
mydocs.ico
…
netdrive.ico
…
netdrive2.ico
…
pidl.c
shell32: Adjust a format specifier and remove a redundant range check in ILGetDisplayNameExW().
2008-02-18 13:37:15 +01:00
pidl.h
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
printer.ico
…
ramdisk.ico
…
recyclebin.c
shell32: Remove unneeded casts.
2008-01-21 11:39:04 +01:00
regsvr.c
…
searching.avi
…
shell.c
shell32: Remove unneeded casts.
2008-01-21 11:39:04 +01:00
shell.spec
…
shell32.spec
shell32: Add a LogoffWindowsDialog stub.
2008-01-25 12:08:57 +01:00
shell32_Bg.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Ca.rc
shell32: Localize file context menu.
2007-12-03 14:56:30 +01:00
shell32_Cn.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Cs.rc
shell32: Fix some wrc warnings.
2007-12-06 12:43:05 +01:00
shell32_Da.rc
shell32: Localize file context menu.
2007-12-03 14:56:30 +01:00
shell32_De.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_En.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Eo.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Es.rc
shell32: Update Spanish resource.
2007-12-10 12:13:22 +01:00
shell32_Fi.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Fr.rc
Updated French translation.
2007-12-07 16:34:57 +01:00
shell32_Hu.rc
shell32: Localize file context menu.
2007-12-03 14:56:30 +01:00
shell32_It.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Ja.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Ko.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Nl.rc
shell32: Added Dutch translations.
2008-02-12 22:37:56 +01:00
shell32_No.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Pl.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Pt.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Ru.rc
shell32: Update Russian translation.
2008-01-15 11:37:17 +01:00
shell32_Si.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Sk.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Sv.rc
shell32: Localize file context menu.
2007-12-03 14:56:30 +01:00
shell32_Tr.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_Uk.rc
shell32: Fix some wrc warnings.
2007-12-06 12:43:05 +01:00
shell32_Wa.rc
shell32: Localize file context menu.
2007-12-03 14:56:30 +01:00
shell32_Zh.rc
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shell32_main.c
shell32: Memory allocated by CommandLineToArgvW should be that got from LocalAlloc/LocalReAlloc, not from GlobalAlloc.
2008-02-15 11:04:47 +01:00
shell32_main.h
shell32: Implement "My Network Places" shell folder.
2007-12-27 14:13:30 +01:00
shellfolder.h
…
shelllink.c
shell32: Remove unneeded casts.
2008-01-21 11:39:04 +01:00
shellole.c
shell32: Implement "My Network Places" shell folder.
2007-12-27 14:13:30 +01:00
shellord.c
shell32: Add a stub for LinkWindow_UnregisterClass.
2007-11-19 13:02:02 +01:00
shellpath.c
shell32: Don't crash if $HOME is not set.
2007-11-13 13:33:26 +01:00
shellreg.c
…
shellstring.c
…
shfldr.h
…
shfldr_desktop.c
shell32: Fix incorrect character count passed into RegEnumKeyExW in CreateDesktopEnumList.
2008-02-18 12:20:50 +01:00
shfldr_fs.c
shell32: Fix the character count passed into LoadStringW in ISFHelper_fnAddFolder.
2008-02-16 13:53:22 +01:00
shfldr_mycomp.c
shell32: Add support for the NoDrives registry key.
2008-02-15 10:58:14 +01:00
shfldr_netplaces.c
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
shfldr_unixfs.c
shell32: Fix permissions of newly-created directories.
2008-02-04 15:25:18 +01:00
shlexec.c
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
shlfileop.c
shell32: Constify some variables.
2007-11-02 12:24:19 +01:00
shlfolder.c
shell32: Remove unneeded casts.
2008-01-21 11:39:09 +01:00
shlfsbind.c
…
shlmenu.c
…
shlview.c
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
shortcut.ico
…
shpolicy.c
…
shres.rc
shell32: Implement "My Network Places" shell folder.
2007-12-27 14:13:30 +01:00
shresdef.h
shell32: Localize 'new folder' string.
2007-12-06 12:12:57 +01:00
shv_bg_cmenu.c
…
shv_item_cmenu.c
shell32: Remove unneeded casts.
2008-01-21 11:39:09 +01:00
systray.c
systray: Properly track errors.
2008-02-06 12:52:34 +01:00
trash.c
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
trash_file.ico
…
undocshell.h
shell32: Some undocumented defines and functions are now in the PSDK.
2007-11-12 12:56:38 +01:00
version.h
…
version.rc
…
version16.rc
…
xdg.c
shell32: Constify some variables.
2007-11-06 13:02:25 +01:00
xdg.h
…