multimon.c
资源名称:shell.rar [点击查看]
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:1k
源码类别:
系统编程
开发平台:
Visual C++
- #include "shellprv.h"
- //=============================================================================
- //
- // This function defines the MULTIMON stub module that fakes multiple monitor
- // apis on pre Memphis Win32 OSes
- // this is the only file that defines COMPILE_MULTIMON_STUBS
- //=============================================================================
- #define COMPILE_MULTIMON_STUBS
- // Don't include multimop.h if shell32 does not use shared dataseg any more.
- #include "multimop.h"
- #include "multimon.h"
English
