Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <e94_msu@e.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Fri, 07 Aug 1998 12:31:52 +0200

Re: setinfoflags and mansync changes

Steve Cheng wrote:
> Okay, I've done the helper-mansync library work, but how would a visual load
> it?  I tried:
> 
> _ggiAddDL(vis, "helper-mansync", "", 0);
> 
> which succeeds.  In GGIdlinit() of the mansync-using visual, but whenever I
> call a help-mansync-exported function it bombs with a not very helpful
> message:
> 
> "error in loading shared libraries"
> 
> I also tried _ggiOpenDL (which is GGI_DLTYPE_INTERNAL) and tried to return
> GGI_OP_DISPLAY, but it still doesn't work.
> 
> I'm obviously a beginner at these things. Any ideas?

Don't have any idea about what  goes wrong here. If you post a
diff I'll have a look at it.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan/
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |      E-Mail: e94_msu@e.kth.se

Index: [thread] [date] [subject] [author]