Search found 323 matches
- Jul 21, 2010 2:17
- Forum: General
- Topic: using a OCX in FreeBASIC
- Replies: 1
- Views: 1196
Now can I use the same code in FreeBASIC? not same, but you can use OCX in freebasic. search the forum for disphelper. most of FB user use this library to use COM in freebasic. or you can try my AxSuite2 here http://www.freebasic.net/arch/file.php?id=44 in disphelper the code become: DISPATCH_OBJ...
- Jul 12, 2010 18:03
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
compile with
I dont know how to set this in FBIDE
I'll send you compiled usbocx to try
Code: Select all
fbc -s gui usbocx.rc usbocx.bas
I dont know how to set this in FBIDE
I'll send you compiled usbocx to try
- Jul 12, 2010 14:35
- Forum: Windows
- Topic: Object Component Framework & Object Window Library
- Replies: 5
- Views: 1011
- Jul 12, 2010 2:02
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
- Jul 12, 2010 1:48
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
- Jul 12, 2010 1:39
- Forum: Windows
- Topic: Object Component Framework & Object Window Library
- Replies: 5
- Views: 1011
Hi STORM, in your other post, about how to use ActiveX Control, me and MichaelW had answered your question. Have you look ATL.DLL exist or not in your windows system? if it exist, then you can embed any activex control in your GUI. See michaelW sample code about how to. but if you meant "drag drop" ...
- Jul 11, 2010 0:19
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
Since I'm totally lost in what you are doing, I can only do robot duty! :-) im sorry :lol what i did is just like a monkey learn to watch television. didnt know how to treat the box. just know there is a button, remote control etc but didnt know how to use all of that. even didnt know just how to t...
- Jul 09, 2010 1:46
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
- Jul 09, 2010 0:48
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
Glad to see this information ^_^ you can paste the code inside 'Code' for better look. OK, foloowing earlier post about 3 step to use activex/COM, please modify some part of sample code with this: -program id of your activex is "USB_ActiveX.USB" or it class id="{67DC04D0-356C-4D85-BFB1-0B6CE962FDAD}...
- Jul 08, 2010 17:15
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
hi manfred, if you extracted axsuite2pkg.zip, youl find axsuite.exe in the root. it is a typelibrary browser. there is 4 column listview in the first tab, find usb.ocx in File column, and select it. you will then switch to 2nd tab (tree). there is enum, module etc. if interface branch not empty, got...
- Jul 08, 2010 1:00
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
Hi Manfred, I got somewhat stuck with the installation, and assumed that this would somehow fix itself - which obviously it didn't! soryy if installation was stuck, I have copy necessary function/sub in axsuite to above sample code in previous post. would you please to try again above sample and let...
- Jul 07, 2010 1:52
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
But the include line for axsuite IS working - when I comment it out, I get other errors. What can be wrong there? I think you have wrong axsuite, get axsuite2 here http://www.freebasic.net/arch/file.php?id=44 then refer to axsuite.pdf about how to install and use axsuite. Also I don't understand ho...
- Jul 06, 2010 5:04
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
- Jul 05, 2010 23:09
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234
- Jul 05, 2010 4:07
- Forum: Windows
- Topic: How can I use an OCX to access an USB device?
- Replies: 24
- Views: 4234