Eric Pouech
|
2dd647a5ba
|
netcfgx/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-03-01 10:38:51 +01:00 |
Eric Pouech
|
4f308b2b04
|
netcfgx: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-16 17:16:52 +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
|
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
|
bd6b53740c
|
winecrt0: Add a default implementation for DllCanUnloadNow().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-04-30 22:59:50 +02:00 |
Alexandre Julliard
|
8af301140c
|
netcfgx: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:55:04 +01:00 |
Michael Stefaniuc
|
bbb00dce7e
|
netcfgx/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
|
dfaddf309e
|
netcfgx: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-14 09:28:14 +02:00 |
Nikolay Sivov
|
271f8a7072
|
netcfgx: Return pointer to interface.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-01 20:47:48 +09:00 |
Alistair Leslie-Hughes
|
2aaef5e48f
|
netcfgx: Fix memory leak (valgrind).
|
2014-05-07 10:26:50 +02:00 |
Francois Gouget
|
16b94cdd23
|
netcfgx/tests: Make create_configuration() static.
|
2014-03-31 11:46:37 +02:00 |
Alistair Leslie-Hughes
|
8a82aacec9
|
netcfgx: Add INetCfgLock support.
|
2014-03-26 10:44:29 +01:00 |
Alistair Leslie-Hughes
|
f9862efa48
|
netcfgx: Add INetCfg interface support.
|
2014-03-25 19:01:28 +01:00 |
Alistair Leslie-Hughes
|
06cbe44c45
|
netcfgx: Register interfaces.
|
2014-03-20 21:08:26 +01:00 |
Alistair Leslie-Hughes
|
d2733579ae
|
netcfgx: Implement DllCanUnloadNow, DllGetClassObject, DllRegisterServer, DllUnregisterServer.
|
2014-03-20 20:59:31 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Austin English
|
478db5bcd5
|
netcfgx: Add stub dll.
|
2013-09-02 19:44:21 +02:00 |