Alexandre Julliard
|
088a787a2c
|
makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-20 22:45:48 +02:00 |
Alexandre Julliard
|
5d82baf974
|
winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-04-30 22:59:50 +02:00 |
Alexandre Julliard
|
882454539e
|
msisip: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-02-23 10:06:48 +01:00 |
Michael Stefaniuc
|
0e8c432051
|
msisip: Use wide-char string literals.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-10-15 10:15:45 +02:00 |
Alexandre Julliard
|
91792d9cf0
|
msisip: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-13 14:34:51 +02:00 |
Huw Davies
|
f4f01301f0
|
crypt32: Add a new element to SIP_ADD_NEWPROVIDER.
|
2014-06-11 13:03:46 +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 |
Juan Lang
|
ef4560e51f
|
msisip: Determine whether a file is an MSI file based on its CLSID rather than its extension.
|
2010-11-26 12:14:58 +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 |
Juan Lang
|
7c97132cbf
|
msisip: Implement MsiSIPGetSignedDataMsg.
|
2008-08-01 11:37:29 +02:00 |
Juan Lang
|
34b783c198
|
msisip: Implement MsiSIPIsMyTypeOfFile.
|
2008-08-01 11:37:09 +02:00 |
Juan Lang
|
8fbd2c8514
|
msisip: Implement DllRegisterServer/DllUnregisterServer.
|
2008-08-01 11:36:58 +02:00 |
Juan Lang
|
8a6c2c2b80
|
msisip: Add stub dll.
|
2008-08-01 11:36:16 +02:00 |