- 24 Feb, 2009 18 commits
-
-
Ken Thomases authored
The buffer is to be overwritten anyway, so there's no need to preserve its contents. Also, the old code leaked if the realloc were to fail. All in all, free-then-alloc is simpler.
-
Ken Thomases authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
kernel32/tests: Change to a win_skip() because we don't want to skip the GetConsoleCursorInfo(,NULL) test in Wine.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 23 Feb, 2009 22 commits
-
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Rob Shearman authored
Add typegen_detect_type for detecting types useful during client/server/proxy code generation.
-
Rob Shearman authored
widl: Use type_get_type to determine the types of types during C client, server and proxy code generation.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
Use type_get_type and friends instead.
-
Huw Davies authored
-
Huw Davies authored
gdi32/tests: Don't test the height that is 1.75 times the original font height. This is unscaled in winnt yet doubled in win9x.
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Alexandre Julliard authored
We can't assume that wctomb(Unicode default char) is identical to the Ansi default char.
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-