Commit Graph

12 Commits

Author SHA1 Message Date
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