wine/tools/winapi
Francois Gouget f667584aac winldap.h should include windeh.f and schnlsp.h.
Enclose the API definitions in an extern "C" section and define
LDAPAPI.
Better stick to the types defined by the PSDK.
Fix the ldap_create_vlv_control*() prototypes.
Update win32.api.
2005-11-23 20:12:07 +01:00
..
.cvsignore Made it possible to install the winapi tools. 2001-07-30 20:21:34 +00:00
c_function.pm Add function prototypes. 2004-10-26 00:12:21 +00:00
c_parser.pm volatile is valid everywhere const is valid. 2005-09-26 13:25:35 +00:00
c_type.pm Add function prototypes. 2004-10-26 00:12:21 +00:00
config.pm Remove a check for obsolete directory and file special cases. 2005-06-17 20:55:07 +00:00
function.pm Add function prototypes. 2004-10-26 00:12:21 +00:00
make_filter Add function prototypes. 2004-10-26 00:12:21 +00:00
make_filter_options.pm Fix the usage for non-boolean options, always print the 2004-10-25 21:50:36 +00:00
make_parser.pm Get rid of the winapi_check_dir config parameter. 2005-05-04 10:43:00 +00:00
Makefile.in Do not define __WINESRC__ when building tools and miscemu. 2003-01-09 01:57:15 +00:00
modules.pm Get rid of the winapi_check_dir config parameter. 2005-05-04 10:43:00 +00:00
msvcmaker Sync msvcmaker with make_ctests to generate valid code. 2005-06-20 10:30:31 +00:00
msvcmaker_options.pm Don't import parse_comma_list() unless necessary. 2004-10-07 04:20:41 +00:00
nativeapi.dat Move all files from winapi_check/ to winapi/, and remove references to 2005-05-04 09:55:17 +00:00
nativeapi.pm Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +00:00
options.pm Add function prototypes. 2004-10-26 00:12:21 +00:00
output.pm Limit the length of progress messages to less than $COLUMNS || 80 2004-10-05 18:08:57 +00:00
preprocessor.pm Move all files from winapi_check/ to winapi/, and remove references to 2005-05-04 09:55:17 +00:00
setup.pm Get rid of the winapi_check_dir config parameter. 2005-05-04 10:43:00 +00:00
tests.dat MIDL_STUB_MESSAGE.UniquePtrCount has been renamed in the latest SDK so 2004-10-30 02:10:22 +00:00
tests.pm Add function prototypes. 2004-10-26 00:12:21 +00:00
trampoline Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
type.pm Add function prototypes. 2004-10-26 00:12:21 +00:00
util.pm Add function prototypes. 2004-10-26 00:12:21 +00:00
win16.api Update win16.api and win32.api. 2005-11-04 11:44:01 +00:00
win32.api winldap.h should include windeh.f and schnlsp.h. 2005-11-23 20:12:07 +01:00
winapi.pm winapi_check does not use the '--extension' flag so remove it. 2005-10-06 11:34:47 +00:00
winapi_c_parser.pm Move all files from winapi_check/ to winapi/, and remove references to 2005-05-04 09:55:17 +00:00
winapi_check Update winapi_check for "false" HAVE_* macros. 2005-09-29 10:33:00 +00:00
winapi_check_options.pm Add function prototypes. 2004-10-26 00:12:21 +00:00
winapi_cleanup Fixed a number of references to removed directories. 2005-06-09 10:24:51 +00:00
winapi_cleanup_options.pm Don't import parse_comma_list() unless necessary. 2004-10-07 04:20:41 +00:00
winapi_documentation.pm Move all files from winapi_check/ to winapi/, and remove references to 2005-05-04 09:55:17 +00:00
winapi_extract Get rid of the winapi_check_dir config parameter. 2005-05-04 10:43:00 +00:00
winapi_extract_options.pm Don't import parse_comma_list() unless necessary. 2004-10-07 04:20:41 +00:00
winapi_fixup Get rid of the winapi_check_dir config parameter. 2005-05-04 10:43:00 +00:00
winapi_fixup_documentation.pm Try to clarify the 'no translation defined' error. 2005-04-20 14:24:52 +00:00
winapi_fixup_editor.pm Add function prototypes. 2004-10-26 00:12:21 +00:00
winapi_fixup_options.pm Don't import parse_comma_list() unless necessary. 2004-10-07 04:20:41 +00:00
winapi_fixup_statements.pm Add function prototypes. 2004-10-26 00:12:21 +00:00
winapi_function.pm __RPC_STUB is a calling convention as well (#defined as __stdcall). 2005-11-04 11:14:41 +00:00
winapi_global.pm Move all files from winapi_check/ to winapi/, and remove references to 2005-05-04 09:55:17 +00:00
winapi_local.pm __RPC_STUB is a calling convention as well (#defined as __stdcall). 2005-11-04 11:14:41 +00:00
winapi_module_user.pm 'volatile' is valid everywhere where 'const' is valid. This fixes 2005-09-06 09:23:46 +00:00
winapi_parser.pm volatile is legal (and used now!) in a typedef struct {}. 2005-11-04 11:39:58 +00:00
winapi_test Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
winapi_test_options.pm Don't import parse_comma_list() unless necessary. 2004-10-07 04:20:41 +00:00