wine-wine/dlls/shell32
Michael Stefaniuc 962b31c80b include: Add a generic available ARRAY_SIZE().
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-04 10:39:15 +02:00
..
tests shell32: Use characters as arguments to GetTempPathW and GetLongPathNameW. 2018-06-26 09:27:32 +02:00
Makefile.in
appbar.c
assoc.c
autocomplete.c
brsfolder.c
cdrom.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
cdrom.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
changenotify.c
classes.c
clipboard.c
control.c
control.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
control.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
cpanel.h
cpanelfolder.c
dataobject.c
dde.c shell32: Remove redundant NULL checks before heap_free(). 2018-04-02 16:02:54 +02:00
debughlp.c
debughlp.h
delete.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
delete.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
desktop.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
desktop.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
dialogs.c
document.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
document.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
dragdrophelper.c
drive.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
drive.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
ebrowser.c
enumidlist.c
floppy.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
floppy.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
folder.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
folder.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
folder_open.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
folder_open.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
folders.c
iconcache.c shell32: Add SHIL_JUMBO list. 2018-03-21 10:13:43 +01:00
idb_tb_large.bmp
idb_tb_small.bmp
mycomputer.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
mycomputer.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
mydocs.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
mydocs.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
netdrive.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
netdrive.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
netdrive2.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
netdrive2.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
pidl.c
pidl.h
printer.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
printer.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
ramdisk.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
ramdisk.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
recyclebin.c
searching.avi
shell32.manifest
shell32.rc shell32: Add general tab in file property dialog. 2018-05-08 11:08:51 +02:00
shell32.rgs
shell32.spec shell32: Update specs for SHGetSetFolderCustomSettings to behaviour above win2003. 2018-04-16 10:49:10 +02:00
shell32_classes.idl
shell32_main.c shell32: Fix destination buffer size (Coverity). 2018-04-02 10:33:09 +02:00
shell32_main.h include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
shell32_tlb.idl
shelldispatch.c
shellfolder.h
shellitem.c
shelllink.c shell32: Check array index limit first. 2018-05-15 12:36:01 +02:00
shellole.c
shellord.c shell32: Move SHGetImageList() to related source file. 2018-03-21 10:13:27 +01:00
shellpath.c shell32: Accept more flags in SHGetKnownFolderPath(). 2018-06-22 17:14:20 +02:00
shellreg.c shell32: Implement SHCreateSessionKey. 2018-04-20 17:26:36 +02:00
shellstring.c
shfldr.h
shfldr_desktop.c
shfldr_fs.c
shfldr_mycomp.c shell32: Use the available ARRAY_SIZE() macro. 2018-03-29 17:27:41 +02:00
shfldr_netplaces.c
shfldr_printers.c
shfldr_unixfs.c
shlexec.c shell32: Set size in characters in MENUITEMINFOW struct. 2018-07-03 11:12:43 +02:00
shlfileop.c shell32: Choose return value for SHFileOperationA depending on windows version. 2018-05-14 12:11:48 +02:00
shlfolder.c shell32: Handle writing an iconresource entry in SHGetSetFolderCustomSettings. 2018-04-30 20:41:59 +02:00
shlfsbind.c
shlmenu.c
shlview.c
shlview_cmenu.c shell32: Fix a typo in a comment. 2018-06-01 19:43:04 +02:00
shortcut.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
shortcut.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
shpolicy.c
shresdef.h shell32: Add general tab in file property dialog. 2018-05-08 11:08:51 +02:00
systray.c shell32: Use the available ARRAY_SIZE() macro. 2018-03-29 17:27:41 +02:00
trash.c
trash_file.ico shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
trash_file.svg shell32: Add 256x256 variants of the standard icons. 2018-04-20 17:17:10 +02:00
undocshell.h
version.h
xdg.c shell32: Check array index limit first. 2018-05-15 12:36:01 +02:00
xdg.h