download: small dll to call activex from PB with examples

Developed or developing a new product in PureBasic? Tell the world about it.
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

download: small dll to call activex from PB with examples

Post by ricardo »

Hi,

Activex2Dll is the name of the dll.

Now its ready to download and test from you own applications/codes.

With this small and fast dlls you will be able to easily do amazing things, calling activex, COM, vbs, javascript, etc. (Shareware $15 US for PB users until Jun 10.)

Download a trial version (fully functional) with examples:

http://www.getafile.com/cgi-bin/merlot/ ... eX2Dll.zip

*Read the help file and test the source code examples.

and if you don't see it yet, you can also see runnign examples from:

http://www.getafile.com/cgi-bin/merlot/ ... xample.zip
ARGENTINA WORLD CHAMPION
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Idea

Post by ricardo »

Thanks for the firsts registered users : )

Since im interested on go deeper into the usage of ActiveX from PB, i invite registered user to go to the Yahoo group of this tool to share examples.

And i offer some oportunity for new users:

The 5 first users that goes to the yahoo group and post some easy but nice example of the usage of some activex using this dll, will obtain a free licence.

Yahoo group:

http://groups.yahoo.com/group/ActiveX2Dll
ARGENTINA WORLD CHAMPION
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Post by J. Baker »

Is this still around or what happen to this?
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Interested here too, but I dont think it is still around. He states that the shareware license is $15, yet he never gave a page to order... could be vaporware.. ?
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> could be vaporware.. ?

No, it was real... I bought a license when it came out. Don't know what's
happened to it since. I think PureBasic can do it natively now anyway?
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Natively yes, realistically no :) clunky as hell, and basically you need to write.. what? as much code as it takes to create WindowsXP just to get a working interface and communications going :) I'd rather use a DLL in that case.. or any COM and activex communications. Plus scripting? you bet!
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Post by J. Baker »

Hey PB, do you know if this ActiveX2DLL was created in PureBasic or another language? The flash part it what caught my eye and would like to learn more just for the knowledge. Thanks!
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
whiteside
New User
New User
Posts: 9
Joined: Sun Nov 16, 2003 9:30 pm
Location: Toowoomba, Australia
Contact:

Post by whiteside »

J. Baker wrote:Is this still around or what happen to this?
I can confirm that it is still about, I actually bought a copy of this DLL last week for $15.00

It is a very useful addition, and greatly assists me in accessing COM components, etc. In fact I am using it to embed a HTML editor into a project by using the MSHTML control actions on a WebGadget.

Yes, I could just execute VBscript or JScript as an external file but this control also allows me to trap the Events as well, thereby making it a very useful tool.

The url to buy it is at http://www.shareit.com/product.html?pro ... nguageid=1 and this was found in the documentation included with the demo version at http://www.getafile.com/cgi-bin/merlot/ ... eX2Dll.zip

Thanks Ricardo.
TTFN
Stewart
-------------------------------------
Trying!, why that the first step to failure...
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

I was looking through this and got more and more excited, except for a few things...

1. This will not work with activex dlls who's events return class instances.
2. Scripting is not complete at all, looks like 50% done. IOW, you can not send PB functions to be called from the script.

3. Once script can be loaded at a time? no thanks :(

Other then the above restrictions, it might be good for some things.. ??
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Anybody figured how to get this thing to work so that the script can call PB functions? Its almost/kinda useless to me otherwise.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Ricardo? Any chance for an update to this product?
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Kind of sketchy to charge 15 bucks for a crumby product then never post again. This guy should be banned.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

His last post is 2.25.2005 .. But he does not respond to this thread.
whiteside
New User
New User
Posts: 9
Joined: Sun Nov 16, 2003 9:30 pm
Location: Toowoomba, Australia
Contact:

Post by whiteside »

dracflamloc wrote:Kind of sketchy to charge 15 bucks for a crumby product then never post again. This guy should be banned.
I think this is rather harsh.

Like I said, I bought a copy, $15 (I spend this on lunch some days) and it has served me well with my integration of MSoffice apps, Internet Exporer and MSoutlook (MAPI and Global Addresses) etc. This has saved me many times the original $15.00 in time and anxiety.

The product works well, for what it does....

I do not believe there is any way of getting the events to call any PB function. You can Get the events to call back to the Activx2Dll componant, and then return some value(s) back to the PB program, but that is as far as it goes.

Sorry I can not be of more assistance.
TTFN
Stewart
-------------------------------------
Trying!, why that the first step to failure...
User avatar
GedB
Addict
Addict
Posts: 1313
Joined: Fri May 16, 2003 3:47 pm
Location: England
Contact:

Post by GedB »

Take a look at Axends COM lib.

viewtopic.php?t=14214&highlight=
Post Reply