Scintilla.lib MASM32 Compatible

Change Log
 
11.03.2006 revision 2 for Scintilla version 1.67
o        Change: Added Variable Argument Support to the Message Sending Mechanism
o        Change: Removed CheckLexers() function /no needed anymore/
o        Change: Added Recompiled CRT Objects /about 80KB/ to avoid msvcrt.dll runtime support
o        Fix: msvcrt.lib Is no needed now for linking in debug configuration
o        Change: Added SciGetDirectAccess and SciMsg Macros to Scintilla.inc for better code readability