windows-nt/Source/XPSP1/NT/shell/shdocvw/multimon.cpp

11 lines
410 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include "priv.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
#include "multimon.h"