Commit Graph

15 Commits

Author SHA1 Message Date
Michael Stefaniuc 6a21434a75 sapi: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-05 09:53:21 +01:00
Francois Gouget 3fbed4c4a7 sapi: Make some impl_from_Xxx() functions static.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-04 21:46:59 +01:00
Huw Davies 682c1b9532 sapi: Add a partial implementation of SpObjectTokenCategory::EnumTokens().
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 11:03:27 +02:00
Huw Davies 6a7259d8d1 sapi: Implement SpObjectTokenCategory::SetId().
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 11:03:23 +02:00
Huw Davies c3a635c2a5 sapi: Add a stub SpObjectTokenCategory object implementation.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 11:03:19 +02:00
Huw Davies c522fedf19 sapi: Add a partial implementation of SpObjectTokenEnum::Next().
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 11:03:14 +02:00
Huw Davies 211f2c7b93 sapi: Implement SpObjectTokenEnum::GetCount().
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 11:03:10 +02:00
Huw Davies 77b7bd19c5 sapi: Implement SpObjectTokenEnum::SetAttribs().
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 11:03:06 +02:00
Huw Davies 07e5593067 sapi: Add a stub SpObjectTokenEnum object implementation.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 11:02:56 +02:00
Huw Davies 41144614c7 sapi: Implement SpDataKey::SetKey().
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 11:02:54 +02:00
Huw Davies c82d274293 sapi: Add a stub SpDataKey object implementation.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 11:02:35 +02:00
Huw Davies 35347b0e40 sapi: Create the Voices registry key.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-27 17:34:43 +02:00
Huw Davies d5308e809d sapi: Register the classes from sapiddk.idl that would otherwise not get registered.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-27 17:31:17 +02:00
Huw Davies ad2beedccd sapi: Register the typelib.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-27 17:27:39 +02:00
Huw Davies 2a332f4e5a sapi: Add a stub dll.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-27 17:09:00 +02:00