pouët.net

Mousecursors in 4k Intros

category: code [glöplog]
will test when i'm at home, but last time i checked it was as described.
added on the 2013-08-29 14:17:38 by skomp skomp
Confirmed, las.
added on the 2013-08-29 14:47:59 by Fell Fell
errrr doesnt the cursor hide relate to the window, so should be done within WM_CREATE or WM_INITIDIALOG for the dialog case?
added on the 2013-08-29 15:06:15 by Canopy Canopy
Canopy:
Quote:
The cursor visible comes from the "the program is not responding anymore" dialog window
BB Image

Seriously, it's gonna kill my nice shader ;P
added on the 2014-07-09 10:17:45 by Optimus Optimus
No it is not.
here you go.
added on the 2014-07-09 12:22:43 by las las
(And in case you need some more crunching support, feel free to contact me via IRC)
added on the 2014-07-09 12:35:11 by las las
Is this an OpenGL-only bug?
As my Intros still hide the Cursor with both:
ShowCursor(0);
SetCursor(0);
I only call one of them once just before i Start the music.
I use DirectX 9.0 (latest/last redist, June 2010) on a Win7 64bit OS.
Compiler is Visual Studio 2012 Express, but also works/always_worked with Visual Studio 2008 Ultimate.
Not too sure about the VC-Runtime-version i use, but the MSVCRT.dll has a last modified date of 17.06.1998, size is 189.676 bytes, so some 6.0-version.
Ok, I managed to crunch some nice thing before going to that link, but will check this out too. Maybe I can fix some more with few more bytes.
added on the 2014-07-09 15:00:10 by Optimus Optimus

login