COMless interfacing

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

jwick
Moderator
Moderator
Posts: 3341
Joined: Wed Dec 20, 2006 2:25 pm
Location: USA
Contact:

Post by jwick »

Hello Faraz,

Yes, the COM/ATL solution does rely on having a window.

You might want to put your GetMessage/PeekMessage into another thread. And rather than look through the WM_INPUT messages, just accumulate all the values and divide by the number of them, or easier, just throw all of them, except the last one, away.

Jim
3Dx Software Development
Faraz
Posts: 2
Joined: Sat Sep 08, 2007 12:10 am

Post by Faraz »

Thanks Jim
I'll try adding another thread and polling for messages every 30ms...won't be easy to separate input and drawing into different threads though since I'm not running a continuous drawing loop like most games do - currently I have mouse input (ie navigation) driving the drawing.
zdywby
Posts: 1
Joined: Fri Jan 18, 2008 9:08 am

why I cann't log in ftp site.

Post by zdywby »

ftp:/ *** ***
login: ***
password: ***

I can not log in the ftp.


Moderator Edit: the sample code is no longer available from the FTP service. Please contact 3Dconnexion API Support if you need further assistance.
jwick
Moderator
Moderator
Posts: 3341
Joined: Wed Dec 20, 2006 2:25 pm
Location: USA
Contact:

Post by jwick »

Thanks for pointing this out. The ftp site is down right now. We are checking on it.
fooj
Posts: 1
Joined: Tue Feb 19, 2008 10:21 am
Location: North Carolina

Post by fooj »

It appears the ftp site is down again. Is there another place to get the HID samples?

Thanks.
jwick wrote:Thanks for pointing this out. The ftp site is down right now. We are checking on it.
nickgeorghiou
Posts: 4
Joined: Mon Mar 24, 2008 11:51 pm
Location: Melbourne, Australia

Post by nickgeorghiou »

Hi,
Any news on the ftp site?
Will be up soon?

Thanks,
Nick
jwick
Moderator
Moderator
Posts: 3341
Joined: Wed Dec 20, 2006 2:25 pm
Location: USA
Contact:

Post by jwick »

Please try accessing the ftp site again. It seems to be up for us. Let us know.
nickgeorghiou
Posts: 4
Joined: Mon Mar 24, 2008 11:51 pm
Location: Melbourne, Australia

Post by nickgeorghiou »

Hi again.

Working ok now - was a problem at this end. Apologies for the post.

Thanks
Nick
Post Reply