Hello,
I'm not sure where on the Web to find this but I can tell
you that the main difference between the two is that an
ActiveX DLL runs in-process with the memory of the client
application and an ActiveX EXE runs out of process. In
other words an ActiveX DLL must reside on the machine that
your application resides on. An ActiveX EXE can be on one
machine and the app on another. Look up clireg for
examples of calling an ActiveX EXE.
Hope this helpful.
Sincerely,
Dave
Quote:
>-----Original Message-----
>Hi,
> can anyone point me to a definative documents on the
properties of These
>projects. After reading up from a recent book it added
confusion where
>there was previously clarity.
>The topics in question are
>*Threading options and how they work for both dlls and
Activex exes
>*Class Properties and events
>Thanks greatly in advance
>Tim B
>Analyst Programmer
>.