1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/shell32
2023-08-01 21:51:13 +09:00
..
resources
tests shell32/tests: Get rid of the a2bstr() helper. 2023-08-01 21:51:13 +09:00
appbar.c
assoc.c
autocomplete.c
brsfolder.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
changenotify.c
classes.c
clipboard.c shell32: Free item lists with ILFree. 2023-07-18 15:26:13 +02:00
control.c
cpanel.h shell32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:09 +09:00
cpanelfolder.c shell32: Free item lists with ILFree. 2023-07-18 15:26:13 +02:00
dataobject.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
dde.c shell32: Don't overallocate in Dde_OnRequest (scan-build). 2023-07-03 22:15:42 +02:00
debughlp.c
debughlp.h shell32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:09 +09:00
dialogs.c
dragdrophelper.c
ebrowser.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
enumidlist.c
folders.c
iconcache.c
Makefile.in
pidl.c shell32: Free item lists with ILFree. 2023-07-18 15:26:13 +02:00
pidl.h shell32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:09 +09:00
recyclebin.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shell32_classes.idl
shell32_main.c
shell32_main.h shell32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:09 +09:00
shell32_tlb.idl
shell32.manifest
shell32.rc
shell32.rgs
shell32.spec
shelldispatch.c shell32: Fix memory leak on error path in FolderItems_Constructor (scan-build). 2023-06-14 19:20:54 +02:00
shellfolder.h
shellitem.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shelllink.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shellole.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shellord.c
shellpath.c shell32: Don't fall back to $HOME for missing user special folders. 2023-07-14 20:32:39 +02:00
shellreg.c
shellstring.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shfldr_desktop.c shell32: Free item lists with ILFree. 2023-07-18 15:26:13 +02:00
shfldr_fs.c shell32: Free item lists with ILFree. 2023-07-18 15:26:13 +02:00
shfldr_mycomp.c shell32: Free item lists with ILFree. 2023-07-18 15:26:13 +02:00
shfldr_netplaces.c shell32: Free item lists with ILFree. 2023-07-18 15:26:13 +02:00
shfldr_printers.c
shfldr.h shell32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:09 +09:00
shlexec.c shell32: Make sure wcmd has enough space to hold the string. 2023-07-04 20:58:22 +02:00
shlfileop.c
shlfolder.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shlfsbind.c
shlmenu.c
shlview_cmenu.c shell32: Free item lists with ILFree. 2023-07-18 15:26:13 +02:00
shlview.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
shpolicy.c
shresdef.h
systray.c shell32: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
version.h