Search found 7 matches
- Fri Oct 02, 2009 6:52 pm
- Forum: Talking LiveCode
- Topic: how to poll priodically
- Replies: 2
- Views: 2333
- Thu Oct 01, 2009 8:00 pm
- Forum: Talking LiveCode
- Topic: how to poll priodically
- Replies: 2
- Views: 2333
how to poll priodically
In our application we connect to an external hardware via the usb port and from there to another device. We need to know that the hardware we connect to is in a certain state. We created an indicator and a button that checks this connection. It works fine thus far. Th problem is that e want the prog...
- Thu Mar 26, 2009 4:48 pm
- Forum: Making IDE Plugins
- Topic: difficulties using 3rd party dll when creating an external
- Replies: 9
- Views: 15272
- Wed Mar 25, 2009 7:56 pm
- Forum: Making IDE Plugins
- Topic: difficulties using 3rd party dll when creating an external
- Replies: 9
- Views: 15272
problem solved
Finally I figure out the problem. I have to say it was extremely frustrating. Here is how I did it for future reference. For the sake of having an example I will cal my DLL file JUNK.DLL. Just substitute JUNK for whatever name your DLL happened to be called. Issue #1 was the location of the JUNK.dll...
- Tue Mar 24, 2009 11:18 pm
- Forum: Making IDE Plugins
- Topic: difficulties using 3rd party dll when creating an external
- Replies: 9
- Views: 15272
Well, I mange to make a library in VC++ and call a library from another VC++ program. The problem in the in this experiment was that I needed to put the DLL where the *.EXE file was. That being done I went back to try revolution again but this time with the similar setups as the new eperiment progra...
- Fri Mar 20, 2009 10:35 pm
- Forum: Making IDE Plugins
- Topic: difficulties using 3rd party dll when creating an external
- Replies: 9
- Views: 15272
No, I'm providing the DLL file myself so I know where it is. However, I am now trying a different approach. I am creating a static library in VC++ using that same DLL. I then create a test C++ file to call this library. Well, it turns out that this didn't work either. As a matter of fact I get the s...
- Thu Mar 19, 2009 9:04 pm
- Forum: Making IDE Plugins
- Topic: difficulties using 3rd party dll when creating an external
- Replies: 9
- Views: 15272
difficulties using 3rd party dll when creating an external
Runtime Revolution Ltd Forum Index Runtime Revolution Ltd Questions and answers about the Revolution product family. FAQFAQ SearchSearch MemberlistMemberlist UsergroupsUsergroups ProfileProfile You have no new messagesYou have no new messages Log out [ grodrig ]Log out [ grodrig ] rss Inbox Inbox Se...