Hmm, tested it just now. Working perfectly fine on Blitz3d V1.106 (I didn't update to latest as I have FastExt and not bothered to try the fix yet until I get Windows 10 and break compatibility with it).
But my user32 file is like this(more stuff in it as you can see). Dunno if that's needed though. There are pretty large versions around if you browse these forums. Probably already clear, but here are some step-by-step instructions: 1) Create a notepad text file(disable wordwrap). 2) Copy the content from the box below into it.
*Note: Make sure you are showing extensions by disabling the Windows folder layout settings "Hide extensions for known file types" otherwise you'll end up with "user32.decls.text" , but the ".txt" bit won't show up as it's hidden. Then it won't work for Blitz doesn't read that as a decls file.
3) Save as: user32.decls 4) Copy the file to your Blitz3d userlibs folder, e.g: "C:\Program Files (x86)\Blitz3D\userlibs"
user32.decls
And a little test Blitz3d program:
Detect_Desktop_Res.bb
|