- 10 Apr, 2023 31 commits
-
-
Biswapriyo Nath authored
This matches the declaration with official documentation and fixes the following two compiler errors in apitrace project. d3d9trace.cpp:28469:59: error: invalid conversion from 'const DXVA2_ConfigPictureDecode*' to 'DXVA2_ConfigPictureDecode*' [-fpermissive] d3d9trace.cpp:28194:65: error: invalid conversion from 'void*' to 'IUnknown*' [-fpermissive] Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
-
Jacek Caban authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
With the changes from 0b8db612.
-
Alexandre Julliard authored
With the changes from 9c8f8e71.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jactry Zeng authored
-
Jactry Zeng authored
-
Jactry Zeng authored
-
Jactry Zeng authored
-
Jactry Zeng authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Davide Beatrici authored
-
Davide Beatrici authored
-
Davide Beatrici authored
-
Davide Beatrici authored
-
Francois Gouget authored
-
- 07 Apr, 2023 9 commits
-
-
Zhiyi Zhang authored
-
Jacek Caban authored
-
Vijay Kiran Kamuju authored
-
Francois Gouget authored
Check the content of the output buffer in addition to checking the return value. Also show that multibyte characters are not truncated when the output buffer is too small.
-
Francois Gouget authored
-
Francois Gouget authored
wine_dbgstr_w() already quotes (and escapes) the string.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-