Commit Graph

12 Commits

Author SHA1 Message Date
Eric Pouech 1c9a0679a9 difxapi: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:32 +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 4c08d72897 difxapi: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-31 08:50:18 +02:00
Stefan Leichter 791d4f9f8c difxapi: Add stubs for SetDifxLogCallbackA/W. 2014-11-26 17:26:09 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
André Hentschel 5bee8b4e40 difxapi: Add stubs for DIFXAPISetLogCallback{A,W}. 2013-06-03 21:09:57 +02:00
André Hentschel 849bbd90ac difxapi: Add stubs for DriverPackageGetPath{A,W}. 2013-06-03 21:09:53 +02:00
André Hentschel d57ab7fd11 difxapi: Add stubs for DriverPackageUninstall{A,W}. 2013-06-03 21:09:48 +02:00
André Hentschel 741cb97905 difxapi: Add stubs for DriverPackageInstall{A,W}. 2013-06-03 21:09:40 +02:00
André Hentschel 15cdb51792 difxapi: Add stubs for DriverPackagePreinstall{A,W}. 2013-06-03 21:09:35 +02:00
André Hentschel 124d5a879d difxapi: Add stub dll. 2013-05-20 12:48:51 +02:00