David Hedberg
|
231ca429ee
|
comdlg32: Add support for customizing control labels in the item dialog.
|
2011-04-04 13:21:03 +02:00 |
David Hedberg
|
36bf6e1afe
|
comdlg32: Implement GetFileName and SetFileName for the item dialog.
|
2011-04-01 12:41:16 +02:00 |
David Hedberg
|
338d700a23
|
comdlg32: Add ICommDlgBrowser3 stub to Item Dialog.
|
2011-03-31 12:53:11 +02:00 |
David Hedberg
|
768d498ed5
|
comdlg32: Add IServiceProvider implementation to the Item Dialog.
|
2011-03-31 12:53:04 +02:00 |
David Hedberg
|
4bd2cc7ae8
|
comdlg32: Add IExplorerBrowserEvents stub to Item Dialog.
|
2011-03-31 12:52:53 +02:00 |
David Hedberg
|
3db6593591
|
comdlg32: Implement Show and Close for the Item Dialog.
|
2011-03-31 12:52:49 +02:00 |
David Hedberg
|
ac2063a418
|
comdlg32: Implement Advise/Unadvise for the Item Dialog.
|
2011-03-30 12:28:49 +02:00 |
David Hedberg
|
b5a1c89f6a
|
comdlg32: Implement some folder and file selection functions for the Item Dialog.
|
2011-03-30 12:28:32 +02:00 |
David Hedberg
|
fc771c9f38
|
comdlg32: Implement SetFileTypes and GetFileTypeIndex/SetFileTypeIndex for the Item Dialog.
|
2011-03-30 12:28:17 +02:00 |
David Hedberg
|
f9a95150f3
|
comdlg32: Implement SetOptions/GetOptions for the Item Dialog.
|
2011-03-30 12:28:03 +02:00 |
David Hedberg
|
fb391afaef
|
comdlg32/tests: Add initial tests for the Item Dialog.
|
2011-03-30 12:27:54 +02:00 |