- 15 May, 2006 40 commits
-
-
Vitaliy Margolen authored
Add more tests for daylight-time savings.
-
Robert Shearman authored
-
Robert Shearman authored
Fix base type arm handling on little-endian machines, as the current code would always pass in the address to the format char of 0x80 instead of the base type format char.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
rpcrt4: The NDR memory sizing functions should increment the buffer pointer, so make sure to save it before calling one of these and restore it afterwards.
-
Robert Shearman authored
rpcrt4: Make NdrBaseTypeMemorySize increment the buffer and memory size fields of MIDL_STUB_MESSAGE.
-
Robert Shearman authored
functions and adapt them to be callable without having a correlation descriptor.
-
Robert Shearman authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Hans Leidekker authored
-
Gerald Pfeifer authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Stefan Leichter authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
Check for HAVE_UNISTD_H before including unistd.h. There is no HAVE_SYS_TYPES to check. Tweak the indentation of a few #include directives.
-
Francois Gouget authored
-
Francois Gouget authored
Factorize a couple of call convention matching regular expressions.
-
Francois Gouget authored
-
Thomas Weidenmueller authored
Fix converting the typelib file name to Unicode by using the correct buffer size.
-