Search found 2 matches

by SpookyCat
Tue May 26, 2009 8:58 am
Forum: Developer's Forum for Windows
Topic: DirectInput SetProperty & DIPROP_APPDATA
Replies: 3
Views: 8852

Yes SetProperty returns DI_OK as does GetProperty. I shall ask the big MS and let you know what they say.
by SpookyCat
Tue May 26, 2009 8:25 am
Forum: Developer's Forum for Windows
Topic: DirectInput SetProperty & DIPROP_APPDATA
Replies: 3
Views: 8852

DirectInput SetProperty & DIPROP_APPDATA

Hi There Iam using DirectInput to read my spacenavigator but Iam having a problem with DIPROP_APPDATA, I use it to define an axis number and all seems to work but when I use GetProperty to check the value I set it returns -1, all other joysticks etc return the value I just set. Is this expected? DIP...