Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Gary R. Van Sickle" To: Subject: RE: setup.exe splash screen - mini-competition Date: Wed, 2 Jan 2002 04:40:07 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <037d01c19369$3b87cfd0$0200a8c0@lifelesswks> > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf > Of Robert Collins [snip] > I'm looking for a graphic, 96 px wide, 179 px high (or thereabouts) to > replace that rectangle. It actually has to be 152 pixels wide by 290 pixels high, according to occaisionally-reliable MS sources. The 96x179 is the size of the area in "dialog units", which are supposed to map variably to screen coords depending on your monitor resolution. MS is silent on how the fixed-size bitmap is supposed to do this as well, but we can always StretchBitBlt() it if need be. -- Gary R. Van Sickle Brewer. Patriot. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/