Nikolay Sivov
|
612a194133
|
shell32: Use ARRAY_SIZE macro.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-19 12:35:12 +01:00 |
Nikolay Sivov
|
e3b200bd8a
|
shell32: Use global memory allocation helpers.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-22 14:16:33 +01:00 |
Huw Davies
|
826871ba95
|
shell32: Release the returned imagelist.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-25 11:47:20 +02:00 |
Nikolay Sivov
|
186bed3d16
|
shell32: Properly handle SHGetPathFromIDListW failure (PVS-Studio).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-21 01:04:29 +09:00 |
Francois Gouget
|
351d907bbd
|
shell32: Remove unneeded NONAMELESSXXX directives.
|
2015-03-20 17:50:06 +09:00 |
Frédéric Delanoy
|
0f2bed51bd
|
Assorted spelling fixes.
|
2014-02-10 15:47:29 +01:00 |
Rico Schüller
|
5f15a5633c
|
shell32: Use lParam for BFFM_SETOKTEXT.
|
2013-11-22 11:36:17 +01:00 |
Alexandre Julliard
|
d80ca173af
|
shell32: Delay common controls initialization until needed.
|
2013-10-17 20:29:24 +02:00 |
Damjan Jovanovic
|
0f64ffd91f
|
shell32: Fix non-BOOL returns in BOOL functions.
|
2013-01-11 18:14:08 +01:00 |
Andrew Talbot
|
cade59aab7
|
shell32: Remove unused variable.
|
2012-11-22 11:54:36 +01:00 |
André Hentschel
|
b4b396a957
|
shell32: Reorder code to avoid memory leaks (coverity).
|
2012-10-29 10:38:19 +01:00 |
Michael Stefaniuc
|
563d229b5f
|
shell32: Avoid TRUE:FALSE conditional expressions.
|
2012-08-14 11:59:18 +02:00 |
Damjan Jovanovic
|
74fe2989cb
|
shell32: Fix some return types.
|
2012-06-20 10:31:03 +02:00 |
Piotr Caban
|
bfad4fa967
|
shell32: Don't convert output parameter in SHBrowseForFolderA (Valgrind).
|
2011-10-18 18:29:50 +02:00 |
André Hentschel
|
58a31ebea9
|
shell32: Make sure that a structure is initialized (clang).
|
2011-07-08 13:41:01 +02:00 |
André Hentschel
|
4e06cecfdd
|
shell32: Remove dead initialization (clang).
|
2011-07-06 11:20:34 +02:00 |
Piotr Caban
|
1226422a08
|
shell32: Implement folder renaming in SHBrowseForFolder.
|
2011-07-04 13:43:45 +02:00 |
Piotr Caban
|
74c47d0a67
|
shell32: Implement "make new folder" functionality in SHBrowseForFolder.
|
2011-07-04 13:43:42 +02:00 |
Piotr Caban
|
f984d4d7f9
|
shell32: Update currently selected folder in SHBrowseForFolder dialog.
|
2011-07-04 13:43:34 +02:00 |
Huw Davies
|
d6ce0b10c4
|
shell32: Always clone the return pidl to avoid a double free if the selection is changed during teardown.
|
2011-05-03 19:34:24 +02:00 |
André Hentschel
|
e556b45f43
|
shell32: Don't crash if selection is NULL.
|
2011-04-29 14:21:40 +02:00 |
Nikolay Sivov
|
b907b7d6bf
|
shell32: Fix a parent PIDL leak (Valgrind).
|
2011-01-24 12:35:02 +01:00 |
Nikolay Sivov
|
2d542fa752
|
shell32: Free cloned PIDL after tree initialization (Valgrind).
|
2011-01-20 12:21:27 +01:00 |
Nikolay Sivov
|
99f0c0a16d
|
shell32: Fix interface leak while adding tree items.
|
2011-01-20 12:21:23 +01:00 |
David Hedberg
|
a690db9f1e
|
shell32: Replace some checks with calls to _ILIsEmpty().
|
2010-08-02 15:56:48 +02:00 |
David Hedberg
|
be2259dce9
|
shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name.
|
2010-07-20 12:35:17 +02:00 |
Michael Stefaniuc
|
6f36945f2b
|
shell32: Remove some superfluous LPARAM/WPARAM casts.
|
2009-12-28 12:27:15 +01:00 |
Eric Pouech
|
35d6217def
|
Remove a couple of superfluous casts.
|
2009-08-29 17:11:26 +02:00 |
Nikolay Sivov
|
89da35b1d9
|
comctl32/treeview: Fix TreeView_* macros.
|
2009-05-14 14:26:44 +02:00 |
Michael Stefaniuc
|
6c54ad3dba
|
shell32: Remove superfluous pointer casts.
|
2009-02-19 12:52:02 +01:00 |
Diaa Sami
|
72a7aed5b6
|
shell32: Fix a mem leak in SHBrowseForFolder.
|
2009-01-30 13:53:13 +01:00 |
Diaa Sami
|
cdb0497d7a
|
shell32: Include the text control when resizing ShBrowseForFolder dialog.
|
2009-01-29 15:06:00 +01:00 |
Michael Stefaniuc
|
b7de266082
|
shell32: Remove superfluous casts; mostly of void pointers.
|
2008-11-06 11:09:51 +01:00 |
Michael Stefaniuc
|
f6baf97629
|
shell32: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:41:52 +02:00 |
Daniel Remenak
|
806385248a
|
shell32: Fix crash regression in browse for folder dialog.
|
2008-07-09 11:45:12 +02:00 |
Mikołaj Zalewski
|
abe87675a8
|
shell32: Make new style Browse For Folders dialog resizable.
|
2008-07-08 11:19:20 +02:00 |
Andrew Talbot
|
52db721a69
|
shell32: Remove unneeded casts.
|
2008-01-21 11:38:59 +01:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Andrew Talbot
|
c333402b7f
|
shell32: Constify some variables.
|
2007-09-11 12:37:48 +02:00 |
Lei Zhang
|
7318ae2411
|
shell32: Start implementing BIF_USENEWUI.
|
2007-06-08 11:57:47 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Andrew Talbot
|
0ad8ef0772
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:23 +02:00 |
Mikołaj Zalewski
|
474bf4fc4b
|
shell32: Make sure BrowseForFolder doesn't return NULL for the Desktop folder as this means a cancel.
|
2007-02-12 12:38:33 +01:00 |
Hans Leidekker
|
89e1d29482
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
James Hawkins
|
7b89ff88e8
|
janitorial: Remove redundant NULL checks before SHFree.
|
2006-10-07 17:52:59 +02:00 |
Andrew Talbot
|
699f4cc703
|
shell32: Cast-qual warnings fix.
|
2006-09-29 14:59:36 +02:00 |
Alexandre Julliard
|
669780c24f
|
shell32: Avoid using macros that cause gcc warnings.
|
2006-07-13 15:50:20 +02:00 |
James Hawkins
|
f921fa544a
|
shell32: Add missing multiply by sizeof(WCHAR)l
|
2006-06-26 12:36:26 +02:00 |
Alexandre Julliard
|
7a0396afd1
|
shell32: Make some variables static and/or const.
|
2006-06-12 13:44:21 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |