| /*================================================================ |
| ** Copyright 2000, Clark Cooper |
| ** This is free software. You are permitted to copy, distribute, or modify |
| ** it under the terms of the MIT/X license (contained in the COPYING file |
| ** with this distribution.) |
| #ifndef WIN32_LEAN_AND_MEAN |
| #define WIN32_LEAN_AND_MEAN |
| #undef WIN32_LEAN_AND_MEAN |
| #define XML_CONTEXT_BYTES 1024 |
| /* we will assume all Windows platforms are little endian */ |
| /* Windows has memmove() available. */ |
| #endif /* ndef WINCONFIG_H */ |