realbasic-plugins
[Top] [All Lists]

Re: plugin assertion failure on windows

To: "REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>" <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: plugin assertion failure on windows
From: William Yu <william at realsoftware dot com>
Date: Wed, 20 Apr 2005 15:57:43 -0500
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
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>

<Prev in Thread] Current Thread [Next in Thread>