|
-
September 24th, 2008, 10:22 PM
#1
Direct Input Issue (Very Strange)
How does an applicaton use direct input without calling GetDeviceData() or GetDeviceState(). Thoughout the entire existence of the program, here is all that it does after creating the device.
SetDataFormat
SetCooperativeLevel
SetProperty
Acquire
Unacquire
Yet, it uses the mouse quite well. I thought that you needed to call GetDeviceData() or GetDeviceState() to use a Direct Input mouse device to read data from it, and thus use the device.............I'm baffled
Last edited by shadybyte; September 24th, 2008 at 10:41 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|