comp.lang.ada
 help / color / mirror / Atom feed
From: tolkamp <f.tolkamp@gmail.com>
Subject: Re: How to interface in ADA with Microsoft joystick?
Date: Fri, 8 Oct 2010 01:48:54 -0700 (PDT)
Date: 2010-10-08T01:48:54-07:00	[thread overview]
Message-ID: <bd8d62ef-2403-4eee-937f-2b1cd1bd435a@g8g2000yqa.googlegroups.com> (raw)
In-Reply-To: 1thnsl7r3l217.1g1mvpwzjokvr.dlg@40tude.net

On 5 okt, 19:03, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
wrote:
> On Tue, 5 Oct 2010 08:32:21 -0700 (PDT), tolkamp wrote:
> > What is the next step to interface with the Microsoft Joystick?
>
> Studying the MS documentation and examples on the subject:
>
> http://msdn.microsoft.com/en-us/library/dd757121%28v=VS.85%29.aspx
>
> You can either make the Windows MM system sending messages to a window and
> process them in the messages loop (joySetCapture), or just poll the
> joystick state from a tight loop in an Ada task (joyGetPosEx).
>
> P.S. This is not Ada specific, i.e. an off-topic here.
>
> --
> Regards,
> Dmitry A. Kazakovhttp://www.dmitry-kazakov.de

I prefer to use joyGetPosEx in an ADA task loop.
On this website http://www.adapower.com/index.php?Command=Class&ClassID=Bindings&CID=388
I found the package Win32.Joystick. Is this package usable to add to
my project?

Regards, Fred Tolkamp



  reply	other threads:[~2010-10-08  8:48 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-03 15:07 How to interface in ADA with Microsoft joystick? tolkamp
2010-10-03 15:21 ` Dmitry A. Kazakov
2010-10-04 15:16   ` tolkamp
2010-10-04 16:18     ` Dmitry A. Kazakov
2010-10-04 17:54       ` tolkamp
2010-10-04 18:58         ` Dmitry A. Kazakov
2010-10-04 19:30           ` tolkamp
2010-10-04 19:46             ` tolkamp
2010-10-05  7:30               ` Dmitry A. Kazakov
2010-10-05 10:19                 ` tolkamp
2010-10-05 10:55                   ` AdaMagica
2010-10-05 12:21                   ` Dmitry A. Kazakov
2010-10-05 15:32                     ` tolkamp
2010-10-05 16:11                       ` Andre
2010-10-05 17:03                       ` Dmitry A. Kazakov
2010-10-08  8:48                         ` tolkamp [this message]
2010-10-08 20:00                           ` Dmitry A. Kazakov
2010-10-10 11:05                             ` tolkamp
2010-10-10 11:11                               ` Dmitry A. Kazakov
2010-10-11 20:24                                 ` tolkamp
2010-10-12  7:25                                   ` Dmitry A. Kazakov
2010-10-12  9:52                                     ` tolkamp
2010-10-12 11:25                                       ` tolkamp
2010-10-12 12:07                                       ` Dmitry A. Kazakov
2010-10-12 17:41                                         ` tolkamp
2010-10-12 20:10                                           ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox