- 30 Oct, 2009 33 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
The internal order of the depth and stencil bits is unspecified since the format isn't lockable.
-
Henri Verbeet authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
We don't just use the function for StorageImpl.
-
Vincent Povirk authored
The function is not always called with a top-level storage object, and the signature should reflect that.
-
Vincent Povirk authored
Finding the parent of a node in a binary tree is a detail that should be handled inside the function.
-
Vincent Povirk authored
The directory entry should still be valid as long as it's in the tree.
-
Juan Lang authored
-
Juan Lang authored
crypt32: Only permit v1 or v2 CA certificates without a key usage extension if they're installed locally.
-
Juan Lang authored
-
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 7 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.
-