You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message