- Oct 15, 2002
-
-
- Added new winapi_extract options --{pseudo-,}implemented.
-
Have a copy in each generated file instead.
-
-
- Oct 13, 2002
-
-
directory.
-
- Oct 11, 2002
-
-
- Reorganized and improved enum/union/struct parsing.
-
- Oct 09, 2002
-
-
Alexandre Julliard authored
-
-
- Oct 07, 2002
-
-
- Oct 03, 2002
-
-
Alexandre Julliard authored
instead of using void*, and removed a number of type casts.
-
- Oct 02, 2002
-
-
- Added tests for GDI and USER.
-
Alexandre Julliard authored
-
- Minor bug fixes.
-
- Oct 01, 2002
-
-
- Added a data structure packing test to winapi_test. - Reorganized and optimized a few things.
-
- Sep 29, 2002
-
-
- Sep 27, 2002
-
-
library conventions. Executables don't need spec files. Removed unused code.
-
- Sep 26, 2002
-
-
Install dlls and executables in dlldir. It is no longer necessary to import ntdll.dll.
-
- Sep 25, 2002
-
-
Alexandre Julliard authored
-
- Sep 24, 2002
-
-
Alexandre Julliard authored
-
- API files update.
-
Alexandre Julliard authored
-
- API files update.
-
- Sep 23, 2002
-
-
- Added a compabillity layer between the old and the new C parser. - Added parsing of data structures.
-
-
- Sep 20, 2002
-
-
- Sep 18, 2002
-
-
- Sep 17, 2002
-
-
$(dlldir), like for the "builtin" wine binaries.
-
-
- Sep 16, 2002
-
-
- Sep 13, 2002
-
-
- Automatically add MSVCRT include path if MSVCRT DLL was requested.
-
- fix perl syntax error in generate_wrapper_file() - fix order of arguments generate_from_template() in generate_wrapper_file() - don't ignore command line -l, -I, and -i arguments - build wrapper with a minimal set of DLLs/libraries - fix autoconf invocation to support both 2.5x and 2.13 - fix usage message for --nodlls - target_init(\$global_settings) must not be done after reading command line - fix appName declaration in wrapper code
-
- Sep 12, 2002
-
-
Alexandre Julliard authored
Updated winebuild manpage.
-
-
- Add support for C++ to C comment conversion.
-
-
Alexandre Julliard authored
Windows. Fixed a few other issues with type definitions.
-
-
- Sep 11, 2002
-
-
in each Makefile.in file. Introduce generate_from_template which replaces generate_configure and generate_generic Simplify the wrapper generation by using generate_from_template. Rename configure.in to configure.ac. Now works with autoconf 2.5x.
-
- Fix winedump syntax description. - Spelling fixes.
-