Commit Graph

7 Commits

Author SHA1 Message Date
Gijs Vermeulen 85820f5e40 compobj.dll16: Add StringFromIID.
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-19 12:12:02 +01:00
Zebediah Figura 6c2a5ee917 compobj.dll16: Implement CoGetClassObject16().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-20 10:32:33 +01:00
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
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 6b40f64e18 ole32: Make compobj.dll into a stand-alone 16-bit module. 2009-03-12 13:09:31 +01:00