Commit Graph

17 Commits

Author SHA1 Message Date
Nikolay Sivov a514001019 wshom: Create standard streams when starting new process with Exec().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-21 12:32:06 +01:00
Nikolay Sivov 5bb7a6d5ea scrrun: Fix long types warnings.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-31 18:38:55 +01:00
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
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 692114d774 scrrun: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-26 11:40:42 +01:00
Alexandre Julliard 107f54eff7 scrrun: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-20 09:17:06 +02:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Alexandre Julliard ca41acc1f9 makefiles: Automatically update the IDL_H_SRCS variable. 2013-12-15 10:23:06 +01:00
Piotr Caban ac132599aa scrrun: Add IFileSystem3::GetTempName implementation. 2013-07-29 14:18:44 +02:00
Nikolay Sivov b6eaf8761d scrrun: Implement GetFileVersion(). 2012-12-19 14:38:58 +01:00
Alistair Leslie-Hughes 98aa713fa7 scrrun: Add Scripting.Dictionary interface. 2012-09-20 19:55:14 +02:00
Alistair Leslie-Hughes 6c5588f95d scrrun: Add typelib support. 2012-07-12 16:06:34 -05:00
Alistair Leslie-Hughes 62077059a5 scrrun: Add IFileSystem3 support. 2012-04-05 17:53:21 +02:00
Alistair Leslie-Hughes e147d6714a scrrun: Register Scripting interfaces. 2012-03-28 14:50:16 +02:00
Hans Leidekker bdbd17c72a scrrun: Add a version resource. 2011-11-09 15:57:19 +01:00
Hans Leidekker 8e74ee58d5 scrrun: New dll. 2011-11-09 15:57:00 +01:00