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: Andrew Ford
Subject: Re: [paragui-users] WidgetListEx functions not exported
Date: Thu, 30 May 2002 11:56:17 -0700 (PDT)

Crap... it works :)
Any suggestions on what it might be?

--- Alexander Pipelka <address@hidden> wrote:
> 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
> 
> 
> 
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
>
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



reply via email to

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