paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] unhandled exceptions when using paragui calls in a d


From: Alexander Pipelka
Subject: Re: [paragui-users] unhandled exceptions when using paragui calls in a dll
Date: 04 Jun 2002 16:34:28 +0200

Am Die, 2002-06-04 um 16.21 schrieb Clemens Kirchgatterer:
> "Keith Swyer" <address@hidden> wrote:
> 
> [..]
> 
> > the problem is that in these seperate dlls i am not able to
> > make any calls to paragui creation functions without getting an
> > unhandled exception fault. any ideas of why this could be? i've linked
> > the dll with the paragui.lib so compiling is no problem. but when i
> > run the dll function i get the error.
> 
> [..]
> 
> i do not have a clue how windows works, but on linux there is a
> parameter in the function that opens nad loads the lib to make the
> symbols of the main program available to the dynamic loaded lib. maybe
> the windows api has something similar. :o)

Right. It would be more interesting *how* you're loading your dll and
*how* you're getting the pointer to the symbol :))

I've done this under Win32 & Linux. Basically it should work.

Alex






reply via email to

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