Sweden-Number/dlls/shell32
Owen Rudge 6d59815059 shell32: Ensure status bar in control panel is reset when menu closed. Also reset to blank when item deselected. 2008-07-29 11:49:16 +02:00
..
tests shell32: Don't crash if the shlexec tests fail to create an extension in the registry. 2008-07-23 11:20:41 +02:00
.gitignore
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
autocomplete.c shell32: autocomplete: Don't pass NULL pceltFetched to IEnumString_Next. 2008-07-24 13:03:30 +02:00
brsfolder.c shell32: Fix crash regression in browse for folder dialog. 2008-07-09 11:45:12 +02:00
cdrom.ico
changenotify.c
classes.c shell32: Don't print not initialized value. 2008-05-27 12:11:13 +02:00
clipboard.c
control.c shell32: Ensure status bar in control panel is reset when menu closed. Also reset to blank when item deselected. 2008-07-29 11:49:16 +02:00
cpanel.h shell32: Add status bar to control panel. 2008-07-25 12:27:44 +02:00
cpanelfolder.c shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
dataobject.c include: Provide wide char definitions for CFSTR_*. 2008-06-19 12:44:43 +02:00
dde.c
debughlp.c shell32: Remove unneeded address-of operators from array names. 2008-07-16 17:52:14 +02:00
debughlp.h
delete.ico
desktop.ico
dialogs.c shell32: RunFileDlg: Allow custom icons. 2008-07-08 21:08:53 +02:00
document.ico
dragdrophelper.c
drive.ico
enumidlist.c
enumidlist.h
floppy.ico
folder.ico
folder_open.ico
folders.c shell32: Assign to structs instead of using memcpy. 2008-03-18 11:15:26 +01:00
iconcache.c shell32: Add stub implementation for SHGetIconOverlayIndex[AW]. 2008-06-27 11:32:10 +02:00
mycomputer.ico
mydocs.ico
netdrive.ico
netdrive2.ico
pidl.c shell32: Remove unneeded address-of operators from array names. 2008-07-16 17:52:14 +02:00
pidl.h shell32: Implement ParseDisplayName for EntireNetwork in the Network Places shell folder. 2008-04-11 11:12:04 +02:00
printer.ico
ramdisk.ico
recyclebin.c shell32: Assign to structs instead of using memcpy. 2008-03-18 11:15:26 +01:00
regsvr.c shell32: Register Control Panel namespace folder. 2008-06-24 11:58:12 +02:00
searching.avi
shell.c Spelling fixes. 2008-04-21 14:25:05 +02:00
shell.spec
shell32.spec shell32: RunFileDlg: the function should be Unicode on NT. 2008-06-30 13:21:32 +02:00
shell32_Bg.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Ca.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Cn.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Cs.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Da.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_De.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_En.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Eo.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Es.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Fi.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Fr.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Hu.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_It.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Ja.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Ko.rc shell32: Updated Korean resource. 2008-07-28 12:17:40 +02:00
shell32_Nl.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_No.rc shell32: Update Norwegian Bokmål translation. 2008-07-28 12:16:43 +02:00
shell32_Pl.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Pt.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Ro.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Ru.rc shell32: Update Russian translation. 2008-07-28 12:17:34 +02:00
shell32_Si.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Sk.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Sv.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Tr.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Uk.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Wa.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_Zh.rc shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shell32_main.c shell32: Add a license message box and a build id to the About dialog. Clean things up a little. 2008-03-26 23:38:36 +01:00
shell32_main.h
shellfolder.h
shelllink.c shell32: Assign to structs instead of using memcpy. 2008-03-18 11:15:26 +01:00
shellole.c shell32: Remove unneeded address-of operators from function names. 2008-07-07 12:31:50 +02:00
shellord.c shell32: Remove unneeded address-of operators from array names. 2008-07-16 17:52:14 +02:00
shellpath.c Add some API documentation stubs to make winapi_check happy. 2008-07-28 11:34:45 +02: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 include: Provide wide char definitions for CFSTR_*. 2008-06-19 12:44:43 +02:00
shfldr_mycomp.c shell32: Add support for the NoDrives registry key. 2008-02-15 10:58:14 +01:00
shfldr_netplaces.c shell32: Constify a variable. 2008-06-20 12:22:44 +02:00
shfldr_unixfs.c include: Provide wide char definitions for CFSTR_*. 2008-06-19 12:44:43 +02:00
shlexec.c shell32: Secure filename copy to fixed size variable wfileName. 2008-04-23 13:26:05 +02:00
shlfileop.c shell32: Remove unused variables. 2008-04-25 11:28:37 +02:00
shlfolder.c
shlfsbind.c shell32: Assign to structs instead of using memcpy. 2008-03-18 11:15:26 +01:00
shlmenu.c shell32: Remove unused variables. 2008-04-25 11:28:37 +02:00
shlview.c include: Provide wide char definitions for CFSTR_*. 2008-06-19 12:44:43 +02:00
shortcut.ico
shpolicy.c
shres.rc shell32: Add initial Romanian translation. 2008-06-13 10:17:20 +02:00
shresdef.h shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
shv_bg_cmenu.c include: Provide wide char definitions for CFSTR_*. 2008-06-19 12:44:43 +02:00
shv_item_cmenu.c
systray.c systray: Properly track errors. 2008-02-06 12:52:34 +01:00
trash.c
trash_file.ico
undocshell.h
version.h
version.rc
version16.rc
xdg.c shell32: Free the correct pointer in XDG_UserDirLookup. 2008-06-19 11:54:57 +02:00
xdg.h shell32: Add xdg-user-dirs lookup code. 2008-03-12 12:18:31 +01:00