Commit Graph

11 Commits

Author SHA1 Message Date
Michael Müller 7e1d1aa573 compobj.dll16: Fix implementation of StringFromGUID2.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-15 12:33:32 +09:00
Bruno Jesus 00a6a1ac2f compobj.dll16: Remove dead assignments in compobj.c (Cppcheck). 2014-11-03 16:32:22 +09:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Andrew Talbot 268226b658 compobj.dll16: void functions should not return a value. 2011-08-22 16:14:31 +02:00
Michael Stefaniuc c2f6d05972 compobj.dll16: COM cleanup for the IMalloc16 iface. 2011-01-20 12:21:49 +01: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 a18bbec0f0 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
Alexandre Julliard 781f4b838d makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
Alexandre Julliard 6b40f64e18 ole32: Make compobj.dll into a stand-alone 16-bit module. 2009-03-12 13:09:31 +01:00