Yes, I have been using MinGW under Win7, but I'm not locked into that.
I do plan on running my application under Windows, as a command line project.
I'm somewhat hampered by working on a...
Type: Posts; User: dbell
Yes, I have been using MinGW under Win7, but I'm not locked into that.
I do plan on running my application under Windows, as a command line project.
I'm somewhat hampered by working on a...
Thank you, andersod2!
This seems like just what I have been looking for.
It's been way too long since I've written (or read) any Pascal, but it looks pretty clear.
You wouldn't have a short C...
Thank you, tni! I'll give that a try.
Dave
As a new user, I'm hitting a wall here.
I ran into the same issue as the OP, trying to build, then modify for my use, the simple Windows HID interface.
I have installed MinGW, with gcc and g++,...