Groups | Search | Server Info | Login | Register


Groups > comp.os.ms-windows.programmer.misc > #42

Re: Window message order after WM_CREATE

X-Received by 10.36.58.134 with SMTP id m128mr451505itm.1.1488559886644; Fri, 03 Mar 2017 08:51:26 -0800 (PST)
X-Received by 10.157.11.143 with SMTP id 15mr317703oth.11.1488559886598; Fri, 03 Mar 2017 08:51:26 -0800 (PST)
Path csiph.com!weretis.net!feeder6.news.weretis.net!news.glorb.com!68no1209464itg.0!news-out.google.com!78ni2879itm.0!nntp.google.com!68no1207660itg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.os.ms-windows.programmer.misc
Date Fri, 3 Mar 2017 08:51:26 -0800 (PST)
In-Reply-To <ZWEITZE.40.0032CB47@et.tudelft.nl>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=72.182.86.13; posting-account=VFor1goAAABKo3czqGOsfY_gXt7pFR_r
NNTP-Posting-Host 72.182.86.13
References <gfgCZDg@quack.kfu.com> <ZWEITZE.40.0032CB47@et.tudelft.nl>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <ca76c3ca-2ba9-40cb-bb0f-169412c9005d@googlegroups.com> (permalink)
Subject Re: Window message order after WM_CREATE
From copperpotq@gmail.com
Injection-Date Fri, 03 Mar 2017 16:51:26 +0000
Content-Type text/plain; charset=UTF-8
Xref csiph.com comp.os.ms-windows.programmer.misc:42

Show key headers only | View raw


On Thursday, March 31, 1994 at 1:15:31 PM UTC-5, Zweitze de Vries wrote:
> In article <gfgCZDg@quack.kfu.com> 
> kurtv@quack.kfu.com (Kurt Vogel) writes:
> 
> >I need to perform some initialization after the frame window is
> >created (after WM_CREATE), but before the first WM_PAINT message.  Are
> >there any window messages that I can process that come after WM_CREATE
> >and before WM_PAINT that gets called only once per instance?
> 
> I'd try WM_GETMINMAXINFO
> --
> Zweitze de Vries                       zweitze@et.tudelft.nl
> Faculty of Electrotechnics
> Delft University of Technology
> Netherlands                            Never trust a virtual machine

WM_GETMINMAXINFO is (not sure if often, or always) the first message a WndProc gets.

Back to comp.os.ms-windows.programmer.misc | Previous | Next | Find similar


Thread

Re: Window message order after WM_CREATE copperpotq@gmail.com - 2017-03-03 08:51 -0800

csiph-web