- 15 Mar, 2010 40 commits
-
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Vincent Povirk authored
-
Vincent Povirk authored
We can't determine the correct block size until we read the header, and we can't create the BigBlockFile until we know the correct block size. To solve this dilemma, have StorageImpl calculate the file size it needs instead of asking the BigBlockFile to "ensure a big block exists".
-
Vincent Povirk authored
This should always be calculated based on the big block size.
-
Vincent Povirk authored
Big block sizes can be 512 or 4096, so we define arrays that are large enough in either case.
-
Vincent Povirk authored
-
Vincent Povirk authored
Use the actual big block size from the open storage file. Also, remove a special case that was only used for reading/writing the header.
-
Vincent Povirk authored
-
Vincent Povirk authored
The header is always 512 bytes, regardless of the big block size.
-
Andrew Nguyen authored
-
Yann Droneaud authored
-
Yann Droneaud authored
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
comdlg32: Removed unused parameters from FILEDLG95_OnWMSize, FILEDLG95_OnWMCommand, and FD32_WMMeasureItem.
-
Gerald Pfeifer authored
-
Juan Lang authored
-
Paul Vriens authored
-
André Hentschel authored
-
Huw Davies authored
wineps.drv: Retrieve the full printer name to avoid truncation when the name is 32 characters or longer.
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
Dmitry Timoshkov authored
-
Maarten Lankhorst authored
-
Michael Stefaniuc authored
-
André Hentschel authored
-
Nicolas Le Cam authored
-
Vincent Povirk authored
-
Vincent Povirk authored
Since we return success, we should at least make sure the result is not uninitialized memory.
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
d3dx9_36: Rename variables in D3DXGetShaderConstantTable(Ex) to match naming convention used in the file.
-
Christian Costa authored
-