Enable Mouse Pointer

Previous topic - Next topic

MrPlow

I get this when I compile:

!!! EnableMouseInPointer() not found in user32.dll. If this is >=Win8, you get no mouse messages.

Is there a simple fix for this?
Comp:
Speccy-48k, Speccy-128k, Amigas, PCs

Kitty Hello

What Windows Version are you using?

MrPlow

Comp:
Speccy-48k, Speccy-128k, Amigas, PCs

spacefractal

Not a bug.

We use a Windows 8+ feature here if present.

The compile error you see is a message from glbasic source code and is not from compiler. The code is just skipped on Windows 7 as im see in the code.
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/

MrPlow

Comp:
Speccy-48k, Speccy-128k, Amigas, PCs