..
tests
shell32/tests: Ignore the compressed attribute.
2017-03-17 13:19:21 +01:00
Makefile.in
shell32: Implement IShellImageData::Decode() when created from file path.
2017-02-08 10:47:43 +01:00
appbar.c
…
assoc.c
…
autocomplete.c
…
brsfolder.c
…
cdrom.ico
…
cdrom.svg
…
changenotify.c
…
classes.c
…
clipboard.c
…
control.c
…
control.ico
…
control.svg
…
cpanel.h
…
cpanelfolder.c
shell32: Get rid of some casts by using IShellFolder2 internally.
2016-11-28 13:56:16 +01:00
dataobject.c
…
dde.c
…
debughlp.c
…
debughlp.h
…
delete.ico
…
delete.svg
…
desktop.ico
…
desktop.svg
…
dialogs.c
…
document.ico
…
document.svg
…
dragdrophelper.c
shell32: Add IDragSourceHelper stub.
2016-12-01 12:17:12 +01:00
drive.ico
…
drive.svg
…
ebrowser.c
shell32: Avoid using CopyRect().
2016-06-22 22:16:35 +09:00
enumidlist.c
shell32: Use standard list for IEnumIDList implementation.
2016-12-01 12:16:56 +01:00
floppy.ico
…
floppy.svg
…
folder.ico
…
folder.svg
…
folder_open.ico
…
folder_open.svg
…
folders.c
shell32: Fix potential destination buffer overrun.
2016-12-21 19:13:51 +01:00
iconcache.c
…
idb_tb_large.bmp
…
idb_tb_small.bmp
…
mycomputer.ico
…
mycomputer.svg
…
mydocs.ico
…
mydocs.svg
…
netdrive.ico
…
netdrive.svg
…
netdrive2.ico
…
netdrive2.svg
…
pidl.c
shell32: Added SHGetPathFromIDListEx implementation.
2017-02-23 20:12:41 +01:00
pidl.h
…
printer.ico
…
printer.svg
…
ramdisk.ico
…
ramdisk.svg
…
recyclebin.c
shell32: Use interface pointer instead of implementation one.
2016-08-26 23:23:39 +09:00
searching.avi
…
shell32.manifest
…
shell32.rc
shell32: Correct dialog title in error message from "Run File" to "Run".
2017-01-26 19:28:50 +01:00
shell32.rgs
…
shell32.spec
shell32: Added SHGetPathFromIDListEx implementation.
2017-02-23 20:12:41 +01:00
shell32_classes.idl
shell32: Added a stub for IShellImageDataFactory.
2017-02-06 13:45:09 +01:00
shell32_main.c
shell32: Implement SHGetPropertyStoreFromParsingName() as a wrapper over IShellItem2.
2017-02-27 16:24:55 +01:00
shell32_main.h
shell32: Added IShellImageData stub.
2017-02-08 10:47:37 +01:00
shell32_tlb.idl
…
shelldispatch.c
shell32: Set output interfaces to NULL in FolderItems functions.
2016-07-19 22:33:53 +09:00
shellfolder.h
…
shellitem.c
shell32: Implement SHGetPropertyStoreFromParsingName() as a wrapper over IShellItem2.
2017-02-27 16:24:55 +01:00
shelllink.c
shell32: Added IShellImageData stub.
2017-02-08 10:47:37 +01:00
shellole.c
shell32: Implement IShellImageData::Draw().
2017-02-08 10:47:52 +01:00
shellord.c
shell32: Add SHRemoveLocalizedName stub.
2016-10-19 08:11:37 -07:00
shellpath.c
shell32: Pass correct buffer length to RegQueryValueExW().
2017-02-08 16:00:39 +01:00
shellreg.c
shell32: Add SHCreateSessionKey stub.
2016-10-19 08:11:55 -07:00
shellstring.c
…
shfldr.h
shell32: Get rid of some casts by using IShellFolder2 internally.
2016-11-28 13:56:16 +01:00
shfldr_desktop.c
shell32: Respect SFGAO_NONENUMERATED attribute for registered shell extensions.
2016-11-30 13:26:12 +01:00
shfldr_fs.c
shell32: Get rid of some casts by using IShellFolder2 internally.
2016-11-28 13:56:16 +01:00
shfldr_mycomp.c
shell32: Limit displayed volume label length to 32.
2016-11-28 13:58:10 +01:00
shfldr_netplaces.c
shell32: Get rid of some casts by using IShellFolder2 internally.
2016-11-28 13:56:16 +01:00
shfldr_printers.c
…
shfldr_unixfs.c
shell32: Fix return value of GetDetailsOf() for unixfs folder.
2017-01-26 10:37:00 +01:00
shlexec.c
shell32: Remove dead assignments (clang).
2017-01-31 08:52:59 +01:00
shlfileop.c
…
shlfolder.c
shell32: Get rid of some casts by using IShellFolder2 internally.
2016-11-28 13:56:16 +01:00
shlfsbind.c
…
shlmenu.c
shell32: Avoid using CopyRect().
2016-06-22 22:16:35 +09:00
shlview.c
shell32/shellview: Set subitem callbacks for every column.
2017-01-26 10:36:56 +01:00
shlview_cmenu.c
…
shortcut.ico
…
shortcut.svg
…
shpolicy.c
…
shresdef.h
…
systray.c
shell32: Implement NIM_SETVERSION.
2016-10-12 09:32:22 +02:00
trash.c
…
trash_file.ico
…
trash_file.svg
…
undocshell.h
…
version.h
…
xdg.c
…
xdg.h
…