Commit Graph

13 Commits

Author SHA1 Message Date
Dylan Smith 82da77c0a6 richedit: Fix incorrect GUID values for ITextHost and ITextHost2. 2011-07-05 14:44:43 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard bddb2e671b msftedit: Explicitly load riched20 to make sure the window classes are created. 2008-05-28 20:55:37 +02:00
Alexandre Julliard 0567e72c29 msftedit: Export a few more IIDs. 2008-05-01 14:44:08 +02:00
Rico Schüller 3fa635f9dc msftedit: Add DllGetVersion. 2008-05-01 14:41:45 +02:00
Alexandre Julliard dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard 5258e061dc make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Francois Gouget 44344a31bb msftedit: Fix CreateTextServices() forward. 2006-02-24 21:07:55 +01:00
Stefan Leichter 3600b04877 Added msftedit.dll. 2006-02-22 22:24:47 +01:00