- 22 Mar, 2010 9 commits
-
-
Vincent Povirk authored
This value is stored in the storage file header. We currently hard-code it to 0x1000. I don't expect to see files in the wild with other values, but according to MS this is a valid configuration. For now, just fail if we see another value. I've also upgraded the message for unexpected values in storage file headers to a fixme, since they are valid according to MS.
-
Vincent Povirk authored
There's no need for this. Any useful information we could get out of it is availble from the olemalloc channel, and it means that the ole channel changes behavior in a way that's visible to programs.
-
Vincent Povirk authored
This makes creating small block chains O(n) instead of O(n**2) because we don't have to keep rechecking the first blocks in the file.
-
Paul Vriens authored
-
Juan Lang authored
-
Andrew Eikum authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
- 20 Mar, 2010 8 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 19 Mar, 2010 23 commits
-
-
Alexandre Julliard authored
-
Andrew Eikum authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Rob Shearman authored
-
Christian Costa authored
-
Trey Hunner authored
-
Huw Davies authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Henri Verbeet authored
To prevent get_complex_fixup() from returning COMPLEX_FIXUP_YUY2 for simple fixups.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Christian Costa authored
-
Christian Costa authored
-
Alexandre Julliard authored
Based on a patch by Alexandre Goujon.
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-