February 04, 2005
Post new build tools for x64
I posted new build tools for x64 build.
When you read integer value from *.IDL file, XPIDL.EXE sometimes returns error "unsigned const declaration xxxxx initialized with negative constant" aginst integer. Because, although lexer.l/lexer.c uses scanf(), I don't set "I64" for 64-bit value.
So, for a fix, I modified IDL.h file...
Reference... scanf Format Specifiers from MSDN.
Trackback URL: http://www.mozilla-x86-64.com/mt/mt-tb.cgi/49