multimon.c
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:1k
源码类别:

系统编程

开发平台:

Visual C++

  1. #include "shellprv.h"
  2. //=============================================================================
  3. //
  4. // This function defines the MULTIMON stub module that fakes multiple monitor 
  5. // apis on pre Memphis Win32 OSes
  6. // this is the only file that defines COMPILE_MULTIMON_STUBS 
  7. //=============================================================================
  8. #define COMPILE_MULTIMON_STUBS
  9. // Don't include multimop.h if shell32 does not use shared dataseg any more.
  10. #include "multimop.h"
  11. #include "multimon.h"