Click here to Skip to main content
15,889,839 members
Articles / Desktop Programming / MFC

Repositioning Windows on Multiple Monitor Systems

Rate me:
Please Sign up or sign in to vote.
2.20/5 (6 votes)
6 Aug 2007CPOL2 min read 45.8K   1.7K   14  
How to reposition Windows on multiple monitor systems.
// stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet
//  Multimonitor.pch ist der vorcompilierte Header
//  stdafx.obj enth�lt die vorcompilierte Typinformation

#include "stdafx.h"


By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Germany Germany
I am living in germany and now living from programming for some Years. In my spare time I like sports as jogging, playing football (soccer) and basketball.

We must take care for our planet, because we and our family has no other. And everybody has to do something for it.

Comments and Discussions