Sweden-Number/dlls/shell32
Sebastian Lackner d892239f5a shell32: Return NULL-terminated list of arguments in CommandLineToArgvW. 2014-07-09 09:29:33 +02:00
..
tests shell32: Return NULL-terminated list of arguments in CommandLineToArgvW. 2014-07-09 09:29:33 +02:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
appbar.c
assoc.c shell32: Fix getting a command string when root key default value doesn't point to a key. 2013-09-10 19:07:31 +02:00
autocomplete.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
brsfolder.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
cdrom.ico
cdrom.svg
changenotify.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
classes.c shell32: Use BOOL type where appropriate. 2013-11-19 18:47:41 +01:00
clipboard.c
control.c shell32: Automatically expand CPL applet path string. 2014-04-16 14:35:16 +02:00
control.ico
control.svg
cpanel.h
cpanelfolder.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
dataobject.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
dde.c
debughlp.c shell32: Indentation fix. 2012-12-21 11:37:22 +01:00
debughlp.h
delete.ico
delete.svg
desktop.ico
desktop.svg
dialogs.c
document.ico
document.svg
dragdrophelper.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
drive.ico
drive.svg
ebrowser.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
enumidlist.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
floppy.ico
floppy.svg
folder.ico
folder.svg
folder_open.ico
folder_open.svg
folders.c shell32: Use Shell_GetImageLists to retrieve image lists instead of using a global variable. 2014-01-02 11:56:11 +01:00
iconcache.c shell32: Use Shell_GetImageLists to retrieve image lists instead of using a global variable. 2014-01-02 11:56:11 +01:00
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 Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
pidl.h Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
printer.ico
printer.svg
ramdisk.ico
ramdisk.svg
recyclebin.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
searching.avi
shell32.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
shell32.rgs
shell32.spec shell32: Forward ShExtractIconsW to user32.PrivateExtractIconsW. 2014-03-25 19:01:27 +01:00
shell32_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
shell32_main.c shell32: Return NULL-terminated list of arguments in CommandLineToArgvW. 2014-07-09 09:29:33 +02:00
shell32_main.h shell32: Release cached desktop folder on process detach. 2014-06-16 09:30:52 +02:00
shell32_tlb.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
shelldispatch.c shell32: Update to FolderItem2. 2014-06-11 16:05:55 +02:00
shellfolder.h
shellitem.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
shelllink.c shell32: Respect CMIC_MASK_NO_CONSOLE in ShellLink InvokeCommand. 2014-04-25 10:22:38 +02:00
shellole.c Assorted spelling fixes. 2014-01-09 17:39:59 +01:00
shellord.c shell32: Avoid leaks and add parameter checks in SHCreateShellFolderView[Ex]. 2013-10-22 20:19:17 +02:00
shellpath.c shell32: Implement PathYetAnotherMakeUniqueName(). 2014-06-30 22:04:52 +02:00
shellreg.c
shellstring.c shell32: Use boolean return value in boolean function. 2014-04-29 11:18:32 +02:00
shfldr.h shell32: Pass an IShellFolder2 to SHELL32_CompareIDs() to avoid casts. 2013-02-26 11:27:15 +01:00
shfldr_desktop.c shell32: Release cached desktop folder on process detach. 2014-06-16 09:30:52 +02:00
shfldr_fs.c shell32: Use BOOL type where appropriate. 2013-10-22 16:37:40 +02:00
shfldr_mycomp.c shell32: Use BOOL type where appropriate. 2013-10-22 16:37:40 +02:00
shfldr_netplaces.c shell32: Fix remaining cases of implementation pointer being returned. 2013-09-04 11:36:42 +02:00
shfldr_printers.c shell32: Fix remaining cases of implementation pointer being returned. 2013-09-04 11:36:42 +02:00
shfldr_unixfs.c shell32: COM cleanup for IEnumIDList. 2014-03-26 19:28:00 +01:00
shlexec.c shell32: Use CREATE_NEW_CONSOLE when SEE_MASK_NOCONSOLE is omitted. 2014-04-25 10:22:44 +02:00
shlfileop.c shell32: Fix SHFileOperation when deleting a nonexistent directory. 2014-06-25 11:55:10 +02:00
shlfolder.c shell32: Fix a cloned pidl leak (Coverity). 2014-04-10 09:12:03 +02:00
shlfsbind.c
shlmenu.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
shlview.c shell32: Use Shell_GetImageLists to retrieve image lists instead of using a global variable. 2014-01-02 11:56:11 +01:00
shlview_cmenu.c shell32: Avoid a variable-length array. 2014-03-25 13:55:46 +01:00
shortcut.ico
shortcut.svg
shpolicy.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
shresdef.h
systray.c
trash.c shell32: Set tm_isdst before calling mktime. 2014-06-18 16:26:43 +02:00
trash_file.ico
trash_file.svg
undocshell.h shell32: Avoid using CONST. 2013-09-24 12:58:06 +02:00
version.h
xdg.c shell32: Fix memory leak. 2014-05-21 19:38:35 +02:00
xdg.h