Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: "Mike Williams" Newsgroups: comp.lang.basic.visual.misc Subject: Re: Overriding Windows display settings - vb6 Date: Tue, 16 Aug 2011 22:02:53 +0100 Organization: A noiseless patient Spider Lines: 20 Message-ID: References: <62ddb9d6-ee83-4100-887e-73ac27d68979@c29g2000yqd.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Injection-Date: Tue, 16 Aug 2011 21:02:04 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="ROU/pHTUUzLAtsAao71TJg"; logging-data="14693"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+mbga6uPYZ4c9KUuWwWGuXG3m0Od/Bl2A=" In-Reply-To: X-Newsreader: Microsoft Windows Mail 6.0.6002.18197 Cancel-Lock: sha1:j5LyspQ4Lkg2Od8iVNtmwMGx33o= X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.0.6002.18463 Xref: x330-a1.tempe.blueboxinc.net comp.lang.basic.visual.misc:373 "-mhd" wrote in message news:pmfl4713p2h4d873q7gqijnkkei4lebrjg@4ax.com... I use Manifest Creator but not sure if it helps with the DPI issue. http://www.vbforums.com/showthread.php?t=606736 Thanks, I'll have a look at that later. I've already solved the manifest DPI Aware issue though and at the moment the only manifests I really use are those to create portable apps and which also include a fully working DPI Aware section that works in both Vista and Win7, and my own copy of MMM which I have modifed in the way I described allows me to do that with just a few mouse clicks. I'll definitely have a look at your Manifest Creator link though, which I assume will allow me to create my own manifests in NotePad and which Manifest Creator will then embed in the compiled VB6 project for me. Thanks. Mike