This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b2647030c4
Sweden-Number
/
tools
/
winapi
History
Vincent Béron
f41abbd07a
Add/correct prototypes for some already defined functions in
...
advapi32. Correct spec file entry for GetSecurityInfoExW.
2005-11-21 12:06:00 +00:00
..
.cvsignore
…
Makefile.in
…
c_function.pm
…
c_parser.pm
volatile is valid everywhere const is valid.
2005-09-26 13:25:35 +00:00
c_type.pm
…
config.pm
…
function.pm
…
make_filter
…
make_filter_options.pm
…
make_parser.pm
…
modules.pm
…
msvcmaker
…
msvcmaker_options.pm
…
nativeapi.dat
…
nativeapi.pm
…
options.pm
…
output.pm
…
preprocessor.pm
…
setup.pm
…
tests.dat
…
tests.pm
…
trampoline
…
type.pm
…
util.pm
…
win16.api
Update win16.api and win32.api.
2005-11-04 11:44:01 +00:00
win32.api
Add/correct prototypes for some already defined functions in
2005-11-21 12:06:00 +00: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
…
winapi_check
Update winapi_check for "false" HAVE_* macros.
2005-09-29 10:33:00 +00:00
winapi_check_options.pm
…
winapi_cleanup
…
winapi_cleanup_options.pm
…
winapi_documentation.pm
…
winapi_extract
…
winapi_extract_options.pm
…
winapi_fixup
…
winapi_fixup_documentation.pm
…
winapi_fixup_editor.pm
…
winapi_fixup_options.pm
…
winapi_fixup_statements.pm
…
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
…
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
…
winapi_parser.pm
volatile is legal (and used now!) in a typedef struct {}.
2005-11-04 11:39:58 +00:00
winapi_test
…
winapi_test_options.pm
…