Alexandre Julliard
|
fbbad0f10a
|
makefiles: Always build 16-bit modules with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-04-02 11:09:19 +02:00 |
Alexandre Julliard
|
0ac96ea3d5
|
ddeml: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-31 08:48:05 +02:00 |
Nikolay Sivov
|
b22d4e4588
|
ddeml: Don't trash 'cb' field of structure returned by DdeQueryConvInfo16() (Coverity).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-23 23:35:13 +09:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Andrew Talbot
|
150a3308b9
|
ddeml.dll16: Move break outside of if statement.
|
2011-09-26 18:14:47 +02:00 |
Frédéric Delanoy
|
f932abf326
|
dlls: Assorted spelling fixes.
|
2011-08-01 18:26:27 +02:00 |
Tristan Schmelcher
|
8fb6b02d94
|
ddeml: More calling convention fixes.
|
2010-12-02 11:57:43 +01:00 |
Tristan Schmelcher
|
9f43630ee0
|
ddeml: Fix incorrect HSZ argument sizes.
|
2010-11-30 11:10:19 +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 |
Alexandre Julliard
|
a18bbec0f0
|
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
|
2009-12-30 18:01:34 +01:00 |
Alexandre Julliard
|
21ddb9f48e
|
include: Move undocumented Win9x function definitions to winbase16.h.
|
2009-12-24 20:28:12 +01:00 |
Alexandre Julliard
|
d8d2aa96fa
|
ddeml: Fix packing of the thunk structure.
|
2009-08-18 16:54:14 +02:00 |
Alexandre Julliard
|
781f4b838d
|
makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles.
|
2009-07-02 14:08:33 +02:00 |
Eric Pouech
|
a0053ab9aa
|
user32: Make ddeml.dll into a stand-alone 16bit module.
|
2009-05-06 12:19:37 +02:00 |