Click here to Skip to main content
15,916,683 members
Home / Discussions / COM
   

COM

 
AnswerRe: how to call a function like "HRESULT test([in]byte* aaa);" using VBScript Pin
rwestgraham31-Mar-05 18:27
rwestgraham31-Mar-05 18:27 
GeneralCookie read/write in COM Pin
Member 172086231-Mar-05 6:44
Member 172086231-Mar-05 6:44 
GeneralRe: Cookie read/write in COM Pin
Mike Dimmick31-Mar-05 10:24
Mike Dimmick31-Mar-05 10:24 
GeneralRe: Cookie read/write in COM Pin
Member 172086231-Mar-05 10:34
Member 172086231-Mar-05 10:34 
GeneralRe: Cookie read/write in COM Pin
Anonymous5-Apr-05 20:31
Anonymous5-Apr-05 20:31 
GeneralRe: Cookie read/write in COM Pin
1212121212116-Jun-06 1:49
1212121212116-Jun-06 1:49 
GeneralHelp me Pin
123dotnet30-Mar-05 16:42
123dotnet30-Mar-05 16:42 
GeneralGood Question Pin
ursus zeta2-Apr-05 7:59
ursus zeta2-Apr-05 7:59 
A DLL is a Dynamic Link Library. This is a binary file, that can contain almost anything: methods, resources (menus, Dialogs, images, and so forth), and, of course, references to other DLLs.
COM is the binary standard for programatically creating components (in any language). Go to the Microsoft COM page for more information on this subject.
ActiveX is a Microsoft designation for components that are created using the COM technology.
My answers given here are vastly simplified versions of what you can find at the offocial Micorosft Site. But, they are all very important (so, read, read, read until your brain is full).
GeneralMultiple Inclusion Pin
gUrM33T30-Mar-05 13:34
gUrM33T30-Mar-05 13:34 
GeneralRe: Multiple Inclusion Pin
gUrM33T30-Mar-05 18:24
gUrM33T30-Mar-05 18:24 
GeneralProblem while Persisting Image into Control Pin
ajalilqarshi30-Mar-05 4:00
ajalilqarshi30-Mar-05 4:00 
GeneralLearning COM Pin
anil7529-Mar-05 7:45
anil7529-Mar-05 7:45 
GeneralRe: Learning COM Pin
_Andrew3-Apr-05 8:32
_Andrew3-Apr-05 8:32 
GeneralHELP!!! Pin
shulflem29-Mar-05 3:57
shulflem29-Mar-05 3:57 
GeneralRe: HELP!!! Pin
Michael P Butler29-Mar-05 4:29
Michael P Butler29-Mar-05 4:29 
GeneralQuery - ActiveX: Extend a MFC control Pin
The.Saint28-Mar-05 23:31
The.Saint28-Mar-05 23:31 
Generalvbscript calling ActiveX(MFC) control method fail Pin
theshuttle28-Mar-05 19:08
theshuttle28-Mar-05 19:08 
GeneralRe: vbscript calling ActiveX(MFC) control method fail Pin
MMansonFan2529-Mar-05 17:54
MMansonFan2529-Mar-05 17:54 
QuestionHow to Access properties of Control? Pin
ajalilqarshi28-Mar-05 19:01
ajalilqarshi28-Mar-05 19:01 
QuestionHow to register a component? Pin
liuyue28-Mar-05 16:50
liuyue28-Mar-05 16:50 
AnswerRe: How to register a component? Pin
ThatsAlok28-Mar-05 22:03
ThatsAlok28-Mar-05 22:03 
AnswerRe: How to register a component? Pin
MMansonFan2529-Mar-05 18:01
MMansonFan2529-Mar-05 18:01 
GeneralCSocket & critical sections under IIS 6 Pin
Sorin28-Mar-05 15:43
Sorin28-Mar-05 15:43 
Generalmutithreading in com Pin
satishrg27-Mar-05 17:08
satishrg27-Mar-05 17:08 
GeneralIMAGES TO MOVIE file Pin
Emiliano27-Mar-05 14:16
Emiliano27-Mar-05 14:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.