On 4/20/05 3:33 PM, "Alexander Cohen" <xrite at toomuchspace dot com> wrote:
> Is there a maximum size for a windows plugin?
No.
> What could cause the dll to not be written out correctly?
Norman pointed out some causes, other possibilities include: not having
permission to write to the app data directory (this is why I suggested
running as admin to rule out that possibility). The other possibility is
that your DLL is not really a DLL, maybe it's really an EXE. I'm only
speculating of course... You can also write a small RB app that declares
against your DLL for "PluginEntry" and see if you can call it.
Regards,
William Yu
william at realsoftware dot com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|