Commit Graph

16 Commits

Author SHA1 Message Date
Alexandre Julliard a7d4b2711c comdlg32: Don't bother to free thread local storage at process exit. 2013-05-16 12:51:07 +02:00
Alexandre Julliard b56dc9a6f7 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
Marcus Meissner 4a8f0b8f55 comdlg32: Mark internal symbols as hidden visibility. 2011-05-16 16:35:32 +02:00
David Hedberg f2231f8419 comdlg32: Implement opening files with the item dialog. 2011-04-01 12:42:22 +02:00
David Hedberg 18b1f5ca47 comdlg32: Add implementation of DllRegisterServer/DllUnregisterServer. 2011-03-30 12:27:35 +02:00
David Hedberg ab085d661c comdlg32: Add stub implementation of the Common Item dialogs. 2011-03-29 12:31:54 +02:00
David Hedberg 55c717e84c comdlg32: Add DllGetClassObject and a default class factory. 2011-03-29 12:24:34 +02:00
Alexandre Julliard 910f331f8a comdlg32: Make commdlg.dll into a stand-alone 16-bit module. 2009-11-12 23:04:42 +01:00
Detlef Riekenberg cbaa2e5bd7 comdlg32: Remove dead code (GetModuleHandleA can't fail). 2009-01-23 13:12:17 +01:00
Alexandre Julliard 1a882843bf comdlg32: Make some functions static. 2008-12-03 12:12:52 +01:00
Mikołaj Zalewski bbd8706e73 comdlg32: Implement CDM_GETFOLDERIDLIST. 2008-06-20 12:12:50 +02:00
Andrew Talbot 6bb00a3c0e comdlg32: Declare some items static. 2007-01-04 09:54:55 +01:00
Dmitry Timoshkov d0db296db0 comdlg32: Make some data const. 2006-11-29 12:44:47 +01:00
Michael Ploujnikov fb7ed587e9 comdlg32: Win64 printf format warning fixes. 2006-10-13 15:46:02 +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