Meaning and usage of EntryPoint

47 views
Skip to first unread message

kostaz

unread,
Nov 13, 2010, 11:56:27 AM11/13/10
to mono-cecil
Despite the obvious name, EntryPoint of
System.Windows.Presentation.dll is null.
Why some assemblies have EntryPoint and others lack it?

Jb Evain

unread,
Nov 13, 2010, 12:00:27 PM11/13/10
to mono-...@googlegroups.com
On Sat, Nov 13, 2010 at 5:56 PM, kostaz <zert...@gmail.com> wrote:
> Despite the obvious name, EntryPoint of
> System.Windows.Presentation.dll is null.

It's a .dll, why would it have a managed entry point (ie: main method)?

> Why some assemblies have EntryPoint and others lack it?

Usually, .exe have an entry point, .dll don't.

Jb

Konstantin Zertsekel

unread,
Nov 13, 2010, 12:18:00 PM11/13/10
to mono-...@googlegroups.com
>> Usually, .exe have an entry point, .dll don't.
Thanks and sorry for the question...

Reply all
Reply to author
Forward
0 new messages