paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] WidgetListEx functions not exported


From: Alexander Pipelka
Subject: Re: [paragui-users] WidgetListEx functions not exported
Date: 30 May 2002 20:34:06 +0200

Am Don, 2002-05-30 um 20.17 schrieb Andrew Ford:
> Hi guys,
>   It seems like the WidgetListEx functions are not
> being exported to windows dlls.  Adding DECLSPEC fixed
> the linking errors, but now I'm getting a runtime
> exception.  Visual C++ suggests that esp is not being
> saved correctly between function calls, so I'm
> wondering if there is a conflict between the calling
> convention my code is expecting and the calling
> convention that is being used here.  Has anyone seen
> this stuff before?

Oops.
Yes. Right. DECLSPEC is missing. I fixed that.

Please try adding a PG_WidgetListEx object to the "test" app (there's a
VC++ workspace). If this is working there's something wrong with your
project settings.

Alex






reply via email to

[Prev in Thread] Current Thread [Next in Thread]