Commit 7df0f4a1 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

msvcrt: Add _CRT_INT_MAX to corecrt.h.

parent 9576ff70
......@@ -158,6 +158,7 @@
#endif
#define _ARGMAX 100
#define _CRT_INT_MAX 0x7fffffff
#ifndef _MSVCRT_LONG_DEFINED
#define _MSVCRT_LONG_DEFINED
......
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