Windows2000/private/shell/shdoc401/multimon.c
2020-09-30 17:12:32 +02:00

8 lines
243 B
C

#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"