GPWiki.org
GPWiki.org
It is currently Sun May 19, 2013 8:28 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Fri Oct 22, 2010 1:30 am 
Cubic Contributor

Joined: Tue Jul 08, 2008 9:03 am
Posts: 79
Hey guys.

I've always actually wanted to get a better understanding of the difference between the above four technologies (ActiveX, COM, OLE and DLLs) but I've never really looked into it.

Can anyone distinguish these?

I mean, whenever I use AJAX (for old IE), I'm creating an ActiveX control for an XMLHTTPRequest object. The weird thing is, whenever I do any C++ work, I end up importing win32 functions and data types from various DLLs to let me access the win32 API. How is that different from creating ActiveX controls?

It all seems sort of similar.

Any clarification is much appreciated, as always :D

_________________
A pawn can eventually become a queen...


Top
 Profile  
 
 Post subject:
PostPosted: Sun Oct 24, 2010 1:02 am 
Level 22 Norse Warrior-Librarian
User avatar

Joined: Mon Sep 04, 2006 5:25 pm
Posts: 517
Location: U.S.
Well, as with a lot of things in programming, I'd say they're kind of similar, but really way, way different :)

I've mostly worked with DLLs, and I don't know anything about OLE, so I wont pretend to be an expert of the subject, but I would say that the main thing that is common to all of the above things is that they import functions that you can use in your program. Other than that, the things you've mentioned are pretty different.

Hopefully someone more experienced than I can weigh in on the subject. In the meantime, I'd recommend looking up some articles on each of the subjects :)

_________________
Worlds at War (Current Project) - http://www.awkward-games.com
Ganadu'r, The Eternal Sage (Other Current Project) - http://rpg.naget.com
Programming tutorials and web-design services: http://www.wyrmmage.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group