Input = Win32 or DirectInput?

Archives Forums/Blitz3D SDK Programming/Input = Win32 or DirectInput?

Pepsi(Posted 2007) [#1]
I noticed alot of key losses like loosing a key up event and the blitz dll thinks the key is still down. This happens with my ported castle example in ebasic both in window and fullscreen mode.

Just curious what the blitz3d sdk dll is using for input, win32 or dinput. thx


Robert Cummings(Posted 2007) [#2]
I noticed this too with castle demo using blitzmax and sdk.


ZJP(Posted 2007) [#3]
PureBasic and SDK too.