#ifndef WIN32_LEAN_AND_MEAN #include #include #include #include #ifndef _MAC #include #include #include #include #endif #include #ifndef _MAC #include #if(_WIN32_WINNT >= 0x0400) #include #include #else #include #endif /* _WIN32_WINNT >= 0x0400 */ #endif #ifndef NOCRYPT #include #endif #ifndef NOGDI #include #ifndef _MAC #include #ifdef INC_OLE1 #include #else #include #endif /* !INC_OLE1 */ #endif /* !MAC */ #endif /* !NOGDI */ #endif /* WIN32_LEAN_AND_MEAN */