Commit Graph

22 Commits

Author SHA1 Message Date
Michael Stefaniuc 85925f6907 t2embed: Use a wchar string literal instead of a temp variable.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-30 09:12:02 +01:00
Nikolay Sivov 5ce743d53b t2embed/tests: Fix some test failures on Win10.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-21 17:11:43 +02:00
Alexandre Julliard c7f2da4fd0 t2embed: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-24 10:31:18 +02:00
Michael Stefaniuc 9003510bb1 t2embed: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-14 10:16:02 +02:00
Nikolay Sivov 9df16935c8 t2embed: Add some traces for fsType and exclusion list test results.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-12 12:31:31 +09:00
Nikolay Sivov d01ab5ee4b t2embed: Fix TTIsEmbeddingEnabled() to properly use otmpFaceName metrics field.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-12 12:31:26 +09:00
Nikolay Sivov 8be1357bd5 t2embed: Fix embedding type resolution order.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-11 12:10:46 +09:00
Nikolay Sivov 0ea8c1d62e t2embed: Implement TTIsEmbeddingEnabled().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-04 13:17:18 +09:00
Nikolay Sivov 847da79cf8 t2embed: Implement TTIsEmbeddingEnabledForFacename().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-04 13:16:21 +09:00
Nikolay Sivov 12fbfe838c t2embed: Implement TTGetEmbeddingType().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-31 15:57:31 +09:00
Nikolay Sivov c27e5ca511 t2embed: Added TTDeleteEmbeddedFont() stub. 2014-07-24 09:22:41 +02:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
André Hentschel 29d5887b5c t2embed: Add stub for TTEmbedFont. 2011-03-03 17:47:14 +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
Paul Chitescu d067814127 t2embed: Forward several stdcall-decorated names to existing undecorated stubs. 2010-07-19 14:49:07 +02:00
Nikolay Sivov b9391933a6 t2embed: Add TTIsEmbeddingEnabled stub. 2010-04-27 15:48:02 -05:00
Nikolay Sivov b16b122091 t2embed: Add TTGetEmbeddingType stub. 2010-03-31 11:36:01 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Andrew Nguyen 8f1836cbcc t2embed: Implement TTLoadEmbeddedFont as a stub. 2009-07-16 12:47:56 +02:00
Austin English b03d07dff4 t2embed: Add stub dll. 2009-05-05 15:50:44 +02:00