On 15/08/2019 00:14, Joost van der Sluis wrote:
Op 11-08-19 om 12:28 schreef Michael Van Canneyt:
[snip]
Another thing, can you help me setting up some kind of git-repository on
the FPC-infrastructure? Or don't you have any plans in that direction?
Regards,
Joost.
_
Well, I am sure you can find some devices lying around.
For once your USB mouse and keyboard are HID devices - but one usually
avoids messing with them for obvious reasons, in case an USB interface
claimed by a test program is not released.
Out of curiosity, just now I opened my keyboard devi
Thanks for posting the examples and the information. I'll have a look... I am
thinking maybe I should buy some of those USB relays or something simpler just
to get SOMETHNG to work so I can figure out what's supposed to even be
happening.
James
-Original Message-
From: fpc-pascal
Hi James,
I remember going through many similar difficulties with HID. A few years
ago I was trying to connect to much simpler devices than yours (game
controllers, weather station base, graphic tablet, etc). USB programming
is confusing and many abstraction layers have been created aiming at
El 15/08/2019 a las 15:11, James Richters escribió:
Yes, in device manager I see it listed as "HID-compliant vendor-defined device" also
Zadig identifies it as "USB Input Device" and it shows Driver: HidUsb (v10.1.17763.1)
Is there a way to use the windows system HID interface with FPC already
Yes, in device manager I see it listed as "HID-compliant vendor-defined device"
also Zadig identifies it as "USB Input Device" and it shows Driver: HidUsb
(v10.1.17763.1)
Is there a way to use the windows system HID interface with FPC already in
place as there is for other windows APIs?
James
El 14/08/2019 a las 22:23, Mgr. Janusz Chmiel escribió:
I have A very big and non easy dream.
Making similar MP3 editor like MP3 direct cut for Windows is. But sure!
[...]
operations to assign beginning of block and its end. And mainly, I want
to use remove block command, which will hae immed
El 14/08/2019 a las 16:29, James Richters escribió:
I'll have a look at your project.. maybe it will give me some clues.
Can you tell me how to get hid.dll? I find it all very confusing, can I just
download the dll somewhere or do I have to get this huge confusing package and
built it myself
On Mittwoch, 14. August 2019 14:15:51 CEST Ryan Joseph wrote:
> > On Aug 14, 2019, at 12:33 PM, Rainer Stratmann
> > wrote:
> >
> > Didn't you know that Ryan?
>
> Yes, of course, I use them all the time and it’s why I was defending them
> from their critics (which I still find hard to believe ev
Am 15.08.2019 um 00:39 schrieb Jean SUZINEAU:
Le 14/08/2019 à 23:18, Martin a écrit :
inc(CALL_LVL [ LOCAL_CALL ],1)
Yes, "inc" does not work for properties. But neither does +=.
I agree and in the case of a property I think it would be cleaner to
code an Inc method directly in the class, or
10 matches
Mail list logo