On Thursday, March 31, 1994 at 1:15:31 PM UTC-5, Zweitze de Vries wrote:
In article <[email protected]>
[email protected] (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 [email protected]
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.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)