![]() |
Problem mit DirectInput und Buffered Mouse Data
Hi Leutz!
Ich hab ein Problem beim gebufferden Abfragen der Maus mit DirectInput... Sobald ich DIMouse.acquire in folgendem Code ausführe, reagiert die Anwendung komplett nicht mehr:
Delphi-Quellcode:
DiMouse wurde ordnungsgemäß initialisiert und die Immediate Abfrage funktioniert ohne Probleme...
{Variablen:}
diMouse:idirectinputdevice8; MouseDOD:array[0..15] of tdideviceobjectdata; elements:cardinal;{=16} if dimouse.GetDeviceData(sizeof(tdimousestate),@mousedod,@elements,0)<>di_ok then dimouse.Acquire; Weiß jemand, was ich falsch mache? |
Re: Problem mit DirectInput und Buffered Mouse Data
*push* Ich wäre immernoch an einer Lösung interessiert! :?
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 13:37 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz