Michael Stefaniuc
|
038d9e8ab9
|
winhlp32: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-08-14 10:16:03 +02:00 |
Jean-Christophe Cardot
|
1dba777e69
|
winhlp32: Use debugstr_a() to trace.
Signed-off-by: Jean-Christophe Cardot <wine@cardot.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-22 21:04:34 +09:00 |
Alexandre Julliard
|
2763a983fe
|
Mark all lexers as never-interactive.
|
2012-10-01 12:19:25 +02:00 |
Alexandre Julliard
|
c9eee73450
|
makefiles: Define __WINESRC__ when building programs.
|
2012-01-23 16:07:37 +01:00 |
Alexandre Julliard
|
15751f2031
|
winhlp32: Don't use FARPROC for functions that take variable number of arguments.
|
2009-10-07 13:40:00 +02:00 |
Eric Pouech
|
82ffc04ef3
|
winhlp32: Now manage windows with refcounts.
|
2009-06-01 16:16:04 +02:00 |
Eric Pouech
|
042bbf9a41
|
winhlp32: Force the handling of a current help window while processing a macro.
|
2009-06-01 16:16:03 +02:00 |
Eric Pouech
|
b936855d07
|
winhlp32: Properly handle a syntax error inside a macro.
|
2009-06-01 16:16:03 +02:00 |
Eric Pouech
|
81168297e2
|
winhelp: Allow MACRO_Execute to be called recursively.
|
2008-07-14 12:19:37 +02:00 |
Eric Pouech
|
f6e93ea2d3
|
winhelp: Fixed memory leak in macro handling.
|
2008-07-14 12:19:00 +02:00 |
Alexandre Julliard
|
28a2179dd6
|
Add noinput directive to all lex files to avoid a compiler warning.
|
2008-07-07 12:31:33 +02:00 |
Alexandre Julliard
|
a795f36af7
|
winhelp.exe: Renamed to winhlp32.exe.
|
2008-05-13 18:43:27 +02:00 |