- 02 Oct, 2008 17 commits
-
-
Dylan Smith authored
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Rob Shearman authored
-
Rob Shearman authored
wininet: Fix behaviour of InternetTimeFromSystemTimeA/W when a buffer that is too small is passed in.
-
Rob Shearman authored
-
Rob Shearman authored
The typeof keyword isn't available on all compilers so avoid it if at all possible.
-
Lei Zhang authored
-
Lei Zhang authored
-
Jeff Zaroyko authored
-
Juan Lang authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Huw Davies authored
-
- 01 Oct, 2008 23 commits
-
-
Aric Stewart authored
mlang/tests: windows 2008's version of mlang E_FAILs when you pass in a rgelt in IEnumCodePage::Next.
-
Aric Stewart authored
mlang/tests: Skip testing a codepage returning the buggy, legacy unicodeFEFF charset (only appears to exist on windows 2008).
-
Aric Stewart authored
mlang/tests: GetLastError may not be set if Japanese conversions fail with S_FAIL so do not require that to skip the Japanese tests.
-
Aric Stewart authored
mlang/tests: Some versions of native mlang return E_FAIL when source string is NULL and a source length is supplied.
-
Aric Stewart authored
mlang/tests: IMultiLanguage2_GetRfc1766FromLcid can return S_FALSE on partial name matching so deal with this properly.
-
Aric Stewart authored
imm32: ImmConfigureIME should return 0 when the type is IME_CONFIG_REGISTERWORD and the data is NULL.
-
Rob Shearman authored
Use the _HRESULT_TYPEDEF_ macro to ensure that the error codes get the correct type.
-
Rob Shearman authored
-
Rob Shearman authored
MSVC requires that calling conventions appear inside the brackets.
-
Rob Shearman authored
Use ARRAYSIZE() on the constant string arrays instead.
-
Rob Shearman authored
winedos: Compare HRESULT value explicitly against S_OK instead of using an implicit != 0 comparison.
-
Rob Shearman authored
wininet: Compare HRESULT values explicitly against S_OK instead of using an implicit != 0 comparison.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
Add define for DD_FALSE.
-
Rob Shearman authored
Check that the data will fit into the fixed sized buffer CAB(outbuf) and return an error if not before copying.
-
Alistair Leslie-Hughes authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-