Re: [GD-Windows] Windows paints my window!
Brought to you by:
vexxed72
From: <cas...@ya...> - 2002-09-09 17:02:22
|
Hi, Are you returning TRUE to the WM_ERASEBKGND message? Ignacio Castaño cas...@ya... Javier Arevalo wrote: > Hi! > > During long load times (not so long actually, but hey) Windows sometimes > seems to decide that the game's window needs repainting and erasing. The app > is not responding to messages because it's busy loading stuff. I thought > that setting the hbrBackground of the WNDCLASS struct to NULL was enough to > prevent this, but it still paints the window white. This only happens when > the game runs in fullscreen mode, never in the windowed mode we use for > development. Even funnier is that it only started happening a few days ago, > but we have been unable to find any changes we might have done to the Window > or DirectX handling code for the past _months_. > > Any ideas where to look at? Even the slightest trace of a pointer will be > greatly appreciated. > > Thanks, > Javier Arevalo > Pyro Studios _______________________________________________________________ Copa del Mundo de la FIFA 2002 El único lugar de Internet con vídeos de los 64 partidos. ¡Apúntante ya! en http://fifaworldcup.yahoo.com/fc/es/ |