Commit Graph

14 Commits

Author SHA1 Message Date
Michael Stefaniuc 7fa86c9b92 slc/tests: Use wide-char string literals.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-05 12:33:31 +02:00
Alexandre Julliard ad59dfb481 slc: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-21 08:48:15 +02:00
Andrey Gusev 92f38bc879 slc: Add SLGetLicensingStatusInformation stub.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46172
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-26 20:31:57 +01:00
Andrey Gusev 4de47f180f slc: Add SLOpen stub.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46156
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-19 22:42:41 +01:00
Sebastian Lackner 7310078860 slc: Implement SLGetWindowsInformationDWORD. 2015-03-13 21:53:27 +09:00
Sebastian Lackner 15e609ba5b slc/tests: Add tests for SLGetWindowsInformationDWORD. 2015-02-03 16:30:49 +09:00
André Hentschel e97746a538 slc: Add stub for SLGetWindowsInformation. 2014-10-08 17:45:35 +02:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +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
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Alistair Leslie-Hughes 40953c2ada slc: Added stub for SLGetWindowsInformationDWORD. 2008-02-22 12:30:42 +01:00
Alistair Leslie-Hughes ea563709ef slc: Initial stub DLL. 2008-02-20 12:40:51 +01:00