- 30 Oct, 2009 18 commits
-
-
Juan Lang authored
-
Juan Lang authored
crypt32: Only permit v1 or v2 CA certificates without a basic constraints extension if they're installed locally.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
kernel32: Fix handling of width and precision arguments and remove assumptions about va_list implementation in FormatMessage.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 29 Oct, 2009 22 commits
-
-
Louis Lenders authored
-
Damjan Jovanovic authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Vincent Povirk authored
This is to avoid calling WriteProperty with an index to a directory entry that has not yet been reserved in the file. We reserve the entry by writing the new data to it.
-
Vincent Povirk authored
-
Vincent Povirk authored
The meaning of the "index" argument in Read/WriteProperty will likely change in the future, but getFreeProperty must work with real indexes into the file's real directory stream.
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
The logic is unchanged from the original version.
-
Vincent Povirk authored
Most of the work is the same regardless of relation type, so bring those parts out of the relation type test.
-
Huw Davies authored
-
Huw Davies authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
Found by valgrind.
-
Austin English authored
-
Henri Verbeet authored
Perhaps IDirectDraw7_CreateSurface() should also always set "pSurface7" to NULL on failure, but at least for our internal functions that's a silly thing to rely on.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-