Sweden-Number/dlls/shell32
Eric Pouech e62dd2a5b6 shell32: Always allocate a whole ITEMIDLIST structure.
Partially allocating a structure generates -Warray-bounds warnings
with GCC11. In this specific case, given the rounding in memory
allocators, would even not increase the effective allocated size.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-28 18:23:57 +02:00
..
resources
tests shell32/tests: Enable compilation with long types. 2022-03-07 20:53:12 +01:00
Makefile.in
appbar.c
assoc.c
autocomplete.c
brsfolder.c
changenotify.c
classes.c
clipboard.c
control.c
cpanel.h
cpanelfolder.c
dataobject.c
dde.c
debughlp.c
debughlp.h
dialogs.c
dragdrophelper.c
ebrowser.c
enumidlist.c
folders.c
iconcache.c
pidl.c shell32: Always allocate a whole ITEMIDLIST structure. 2022-03-28 18:23:57 +02:00
pidl.h
recyclebin.c
shell32.manifest
shell32.rc
shell32.rgs
shell32.spec
shell32_classes.idl
shell32_main.c
shell32_main.h
shell32_tlb.idl
shelldispatch.c
shellfolder.h
shellitem.c
shelllink.c
shellole.c
shellord.c shell32: Use COM wrappers for IShellPropSheetExt and IShellExtInit. 2022-03-28 10:11:40 +02:00
shellpath.c
shellreg.c
shellstring.c
shfldr.h
shfldr_desktop.c
shfldr_fs.c
shfldr_mycomp.c
shfldr_netplaces.c
shfldr_printers.c
shlexec.c
shlfileop.c
shlfolder.c
shlfsbind.c
shlmenu.c
shlview.c
shlview_cmenu.c
shpolicy.c
shresdef.h
systray.c
version.h