Nikolay Sivov
8bbb32c99d
comdlg32: Add support for Places bar customization.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-21 10:12:52 +01:00
Nikolay Sivov
69d7e05179
comdlg32: Implement Places toolbar for file dialogs.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-19 12:35:11 +01:00
Nikolay Sivov
b47de18ce1
comdlg32: Use GetPropW() to get to file dialog data.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-21 13:57:36 +01:00
Józef Kucia
1707df3da2
comdlg32: Delay OleInitialize() until after file dialog window is created.
...
This fixes a problem exposed by commit
f65e04770d
.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-02 20:40:13 +01:00
David Hedberg
3cf2fb3a9c
comdlg32: Support browsing for folders.
2014-08-04 14:32:59 +02:00
Francois Gouget
a2481a3f6b
comdlg32: Remove some unused string resources that are not present on Windows.
2012-01-06 19:24:31 +01:00
Frédéric Delanoy
f932abf326
dlls: Assorted spelling fixes.
2011-08-01 18:26:27 +02:00
Marcus Meissner
32e05d7b61
comdlg32: Mark internal symbols as having hidden visibility.
2011-04-26 15:31:27 +02:00
Rein Klazes
dd16b91a87
comdlg32: Implement OFN_ENABLESIZING flag for GetOpenFileName and friends.
2009-05-01 14:51:25 +02:00
Alexandre Julliard
1a882843bf
comdlg32: Make some functions static.
2008-12-03 12:12:52 +01:00
Alexandre Julliard
6367330fe8
comdlg32: Moved prototypes to the header file and fixed declaration of FileOpenDlgInfosStr.
2006-11-30 15:15:46 +01:00
Francois Gouget
9fe4673347
Don't include windows.h & co in the Wine sources.
...
Remove uneeded COM_NO_WINDOWS_H defines.
2006-10-24 17:47:09 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Alexandre Julliard
ca1e72a402
comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32.
2006-04-10 17:00:03 +02:00