Commit Graph

10 Commits (962b31c80b74cfc479da386a8c76d55d26aed752)

Author SHA1 Message Date
Michael Stefaniuc 962b31c80b include: Add a generic available ARRAY_SIZE().
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-04 10:39:15 +02:00
Gijs Vermeulen 0aff523d71 appwiz.cpl: Introduce ARRAY_SIZE macro.
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-21 10:13:53 +01:00
Michael Stefaniuc 73035e13be appwiz.cpl: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-30 09:07:23 +01:00
Francois Gouget 71aa8ee1a2 appwiz.cpl: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-09 11:23:18 +01:00
Jacek Caban c9cef7153c appwiz.cpl: Use asynchronous binding instead of separated thread to download addons. 2013-09-24 18:53:17 +02:00
Vincent Povirk 8ea086b308 appwiz.cpl: Add Wine Mono to addons. 2012-05-21 20:38:53 +02:00
Jacek Caban f25f97d86a appwiz.cpl: Replace install_wine_gecko with configurable install_addon. 2012-05-15 17:02:07 +02:00
Jacek Caban 5779ce287a appwiz.cpl: Moved config_key value to addon_info_t. 2012-05-15 17:02:06 +02:00
Marcus Meissner bc2a2f39da appwiz: Mark internal symbols as hidden. 2011-05-16 16:35:32 +02:00
Jacek Caban 280ec39997 appwiz.cpl: Added Gecko installer based on mshtml code. 2010-12-07 16:10:16 +01:00