Alex Henrie
|
dab61cdcd1
|
explorer: Put the calling convention inside the function pointer parentheses.
As required by MSVC.
|
2022-11-22 18:27:30 +01:00 |
|
Michael Stefaniuc
|
27431b0f3a
|
explorer: Use the WCHAR string version of LoadLibrary.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-10-19 10:58:56 +02:00 |
|
Michael Stefaniuc
|
414fe80aeb
|
start: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-07-13 19:10:02 +02:00 |
|
Alexandre Julliard
|
1b025eb0b5
|
explorer: Avoid crash on empty Start Menu folders.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-10 14:05:29 +09:00 |
|
Vincent Povirk
|
8006fd41f0
|
explorer: Hide empty folders in the start menu.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-07 12:32:21 +09:00 |
|
André Hentschel
|
9ab0eab9e9
|
explorer: Check return of IShellFolder_GetDisplayNameOf (Coverity).
|
2014-01-29 15:02:14 +01:00 |
|
Vincent Povirk
|
71fc31db00
|
explorer: Add run dialog to start menu.
|
2014-01-08 16:11:37 +01:00 |
|
Vincent Povirk
|
058765f765
|
explorer: Add a start menu.
|
2014-01-08 16:11:36 +01:00 |
|