wine-wine/dlls/shell32
Vincent Povirk b609e25204 shell32: Use the current directory when copying to an empty destination. 2010-02-08 17:14:43 +01:00
..
tests shell32: Use the current directory when copying to an empty destination. 2010-02-08 17:14:43 +01:00
.gitignore
Makefile.in shell32: Move the IQueryAssociations implementation from shlwapi to shell32. 2009-08-25 11:13:26 +02:00
appbar.c
assoc.c shell32: Fix a potentially large memory leak in IQueryAssociations_fnGetString. 2009-12-30 13:37:14 +01:00
autocomplete.c shell32: Don't use the instance of the owner window for the autocomplete listbox. 2009-12-28 12:27:17 +01:00
brsfolder.c shell32: Remove some superfluous LPARAM/WPARAM casts. 2009-12-28 12:27:15 +01:00
cdrom.ico
changenotify.c shell32: Remove some superfluous LPARAM/WPARAM casts. 2009-12-28 12:27:15 +01:00
classes.c shell32: Don't print the function name twice in an ERR. 2010-02-04 13:39:28 +01:00
clipboard.c
control.c shell32: Move the RunDLL_CallEntry16 implementation to shell.dll. 2009-12-30 17:29:06 +01:00
cpanel.h shell32: Execute control panel applets in separate process. 2009-07-21 10:47:06 +02:00
cpanelfolder.c shell32: Use FAILED instead of !SUCCEEDED. 2009-09-10 11:08:39 +02:00
dataobject.c
dde.c
debughlp.c
debughlp.h
delete.ico
desktop.ico
desktop.svg
dialogs.c shell32: Fix RunFileDialog to close after starting apps. 2009-07-01 11:38:27 +02:00
document.ico
dragdrophelper.c
drive.ico
enumidlist.c
enumidlist.h
floppy.ico
folder.ico
folder.svg
folder_open.ico
folder_open.svg
folders.c
iconcache.c shell32: handle corrupt entry in iconcache registry entry (Coverity). 2009-12-04 14:34:58 +01:00
idb_tb_large.bmp
idb_tb_small.bmp
mycomputer.ico
mycomputer.svg
mydocs.ico
mydocs.svg
netdrive.ico
netdrive2.ico
pidl.c
pidl.h
printer.ico
ramdisk.ico
recyclebin.c
regsvr.c shell32: Fix a debug channel. 2010-02-03 15:51:07 +01:00
searching.avi
shell32.spec shell32: Move the RunDLL_CallEntry16 implementation to shell.dll. 2009-12-30 17:29:06 +01:00
shell32_Bg.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Ca.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Cs.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Da.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_De.rc shell32: Fix German folder names. 2009-07-22 11:02:28 +02:00
shell32_En.rc shell32: Fix English folder names. 2009-07-21 10:46:39 +02:00
shell32_Eo.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Es.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Fi.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Fr.rc shell32: Fix French translation & UI display. 2009-07-10 12:11:52 +02:00
shell32_Hu.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_It.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Ja.rc shell32: Update Japanese translation. 2009-08-24 15:17:32 +02:00
shell32_Ko.rc shell32: Updated Korean resource. 2009-08-03 16:00:57 +02:00
shell32_Lt.rc Various small Lithuanian translation fixes. 2009-07-20 12:20:46 +02:00
shell32_Nl.rc shell32: More Dutch translations fixes. 2009-07-15 13:23:37 +02:00
shell32_No.rc shell32: Update Norwegian Bokmål translation. 2009-07-03 14:28:31 +02:00
shell32_Pl.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Pt.rc shell32: Update Portuguese translation and convert to UTF8. 2009-07-07 13:31:08 +02:00
shell32_Ro.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Ru.rc dlls: Update Russian translations. 2009-10-20 13:46:45 +02:00
shell32_Si.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Sk.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Sv.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Tr.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Uk.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Wa.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_Zh.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shell32_main.c Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
shell32_main.h shell32: Specify the full application path when starting winemenubuilder.exe. 2009-10-27 11:21:34 +01:00
shellfolder.h
shellitem.c shell32: Use FAILED instead of !SUCCEEDED. 2009-09-10 11:08:39 +02:00
shelllink.c shell32: Improve some FIXMEs. 2010-01-26 12:18:31 +01:00
shellole.c shell32: Move the IQueryAssociations implementation from shlwapi to shell32. 2009-08-25 11:13:26 +02:00
shellord.c shell32: Implement support for SHIL_SYSSMALL in SHGetImageList. 2009-11-19 11:48:25 +01:00
shellpath.c shell32: Put the temp directory inside the user profile directory. 2010-01-28 15:30:13 +01:00
shellreg.c
shellstring.c
shfldr.h
shfldr_desktop.c shell32: Handle shell: urls internal in ParseDisplayName instead of passing them to shdocvw. 2009-06-26 12:04:32 +02:00
shfldr_fs.c shell32: Fix length parameter for ZeroMemory (Coccinelle). 2010-01-08 10:13:56 +01:00
shfldr_mycomp.c
shfldr_netplaces.c
shfldr_unixfs.c shell32: Remove useless NULL check (Coverity). 2009-11-19 11:47:55 +01:00
shlexec.c shell32: Remove some unneeded parameter setting. 2010-01-14 09:14:19 -06:00
shlfileop.c shell32: Use the current directory when copying to an empty destination. 2010-02-08 17:14:43 +01:00
shlfolder.c
shlfsbind.c
shlmenu.c shell32: Handle bad menu handle (Coverity). 2010-01-11 13:39:46 -06:00
shlview.c shell32: Remove some superfluous LPARAM/WPARAM casts. 2009-12-28 12:27:15 +01:00
shortcut.ico
shpolicy.c
shres.rc shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shresdef.h shell32: Build language resource files separately. 2009-07-02 11:45:35 +02:00
shv_bg_cmenu.c
shv_item_cmenu.c
systray.c
trash.c
trash_file.ico
trash_file.svg
undocshell.h
version.h
version.rc
xdg.c
xdg.h