Commit 7de544ee authored by Piotr Caban's avatar Piotr Caban Committed by Alexandre Julliard

msvcp60: Remove STREAMSIZE_BITS definition.

parent 83b9f310
......@@ -25,8 +25,6 @@
typedef SSIZE_T streamoff;
typedef SSIZE_T streamsize;
#define STREAMOFF_BITS 32
#define STREAMSIZE_BITS 32
void __cdecl _invalid_parameter(const wchar_t*, const wchar_t*,
const wchar_t*, unsigned int, uintptr_t);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment