| View previous topic :: View next topic |
| Author |
Message |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Wed Jul 31, 2002 6:19 pm Post subject: Possible to use OCX in VDS? |
|
|
Is it possible to use ActiveX Controls (.ocx) in VDS programs? I found an OCX that is for making a Print Preview...it said it would be useful for Delphi users and users of VB, etc.
Would it be possible to use it or would it not work? _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
laurent_H Contributor


Joined: 30 Jun 2001 Posts: 60
|
Posted: Thu Aug 01, 2002 12:12 am Post subject: |
|
|
I'm also interested in... _________________ Thanks |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
|
| Back to top |
|
 |
MarkTrubo Contributor


Joined: 27 May 2001 Posts: 148 Location: Long Island, NY
|
Posted: Fri Oct 25, 2002 11:49 pm Post subject: |
|
|
| So, is it possible? I could really use this feature! |
|
| Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Sat Oct 26, 2002 2:50 am Post subject: |
|
|
Hi,
I just looked at the OCX , and yes it looks good. But its not free. If it would have been free I could have done a DLL supporting that OCX
on my free time (currently working on 2 VDS DLL )
It 's 49.99$ for commercial use.
If you find another OCX similar to that and its free let me know
 |
|
| Back to top |
|
 |
MarkTrubo Contributor


Joined: 27 May 2001 Posts: 148 Location: Long Island, NY
|
Posted: Sat Oct 26, 2002 6:36 pm Post subject: |
|
|
| Would a dll be ActiveX file specific or could there be a dll that would just let you use ActiveX controls? |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
|
| Back to top |
|
 |
MarkTrubo Contributor


Joined: 27 May 2001 Posts: 148 Location: Long Island, NY
|
Posted: Sun Oct 27, 2002 11:01 pm Post subject: |
|
|
| It is not a question of free vs. pay for this specific ActiveX control, but rather a questions of can you use ActiveX with VDS? |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1566
|
Posted: Mon Oct 28, 2002 2:53 am Post subject: |
|
|
| In order to call any activex control from VDS you'll need some sort of dll to call the activex control first. There is no way to call it directly from vds itself to my knowledge. |
|
| Back to top |
|
 |
|