Michael Stefaniuc
|
c34baac0cb
|
comdlg32: Remove gratuitous "stub" from a TRACE message.
|
2012-09-11 18:06:57 +02:00 |
Jacek Caban
|
e5e2673984
|
comdlg32: Use proper helpers for iface calls.
|
2012-08-16 13:46:29 +02:00 |
Michael Stefaniuc
|
65892b5be4
|
comdlg32: Use ifaces instead of vtbl pointers in IShellBrowserImpl.
|
2010-12-31 11:48:08 +01:00 |
Michael Stefaniuc
|
8e999df0c1
|
comdlg32: Pass an object instead of an iface to a helper function.
|
2010-12-31 11:48:00 +01:00 |
Ricardo Filipe
|
abadf9a37a
|
commdlg: Implemented notifications are only sent with OFN_EXPLORER flag set.
|
2009-05-06 13:16:08 +02:00 |
Ricardo Filipe
|
13f1988720
|
comdlg32: Send CDN_INCLUDEITEM notification for each object in an Open/Save dialog.
|
2009-03-25 12:18:47 +01:00 |
Detlef Riekenberg
|
29bdfed9f8
|
comdlg32: Fix return type of COMDLG32_StrRetToStrNW.
|
2009-01-23 13:43:53 +01:00 |
Michael Stefaniuc
|
a04ed94580
|
comdlg32: Remove superfluous pointer casts.
|
2009-01-14 12:20:58 +01:00 |
Michael Stefaniuc
|
48960eef2c
|
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
|
2008-10-31 12:57:53 +01:00 |
Andrew Riedi
|
6de3bbc557
|
comdlg32: DPRINTF -> TRACE.
|
2007-12-05 12:34:23 +01:00 |
Andrew Talbot
|
750a56016d
|
comdlg32: Remove unnecessary casts.
|
2007-12-04 14:32:39 +01:00 |
Andrew Talbot
|
3d5cc3b2e2
|
comdlg32: Use logical OR not bitwise OR.
|
2007-11-26 12:27:29 +01: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
|
65479a2424
|
comdlg32: Constify some variables.
|
2007-04-05 10:54:18 +02:00 |
Alexandre Julliard
|
6367330fe8
|
comdlg32: Moved prototypes to the header file and fixed declaration of FileOpenDlgInfosStr.
|
2006-11-30 15:15:46 +01:00 |
Michael Ploujnikov
|
fb7ed587e9
|
comdlg32: Win64 printf format warning fixes.
|
2006-10-13 15:46:02 +02:00 |
Mikołaj Zalewski
|
06f9c79739
|
comdlg32: Load "Save" string from resources in filedlgbrowser.c.
|
2006-10-03 15:54:31 +02:00 |
Andrew Talbot
|
778d5d65e8
|
comdlg32: Cast-qual warnings fix.
|
2006-09-07 13:46:15 +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 |