[Pljava-dev] 64-bit Operation

From: eric(dot)kolotyluk at gmail(dot)com (Eric Kolotyluk)
To:
Subject: [Pljava-dev] 64-bit Operation
Date: 2011-05-02 16:56:40
Message-ID: 4DBEE248.7070103@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Here is the dependency tree

PLJAVA.DLL
JVM.DLL
ADVAPI32.DLL
WINTRUST.DLL
CRYPT32.DLL
USERENV.DLL
SHELL32.DLL
SHDOCVW.DLL
IEFRAME.DLL -> #160, #141, #159

I don't know if the IEFRAME.DLL references are because of COM or some
other foolishness.

Cheers, Eric

On 2011-05-02 9:04 AM, Johann 'Myrkraverk' Oskarsson wrote:
> On Mon, 02 May 2011 16:02:31 -0000, Eric Kolotyluk
> <eric.kolotyluk at gmail.com> wrote:
>
>> Well I tried your latest DLL and it fixes float8 problem, but now
>> there is some other DLL problem I am trying to sort out. IEFRAME.DLL
>> is missing some references for some reason - and they have no name,
>> just numbers - argh!
>
> Is it possible for you to show me what symbols in PL/Java map to IEFRAME?
> I'm hoping there is a chance I can get rid of that dependency.
>
>

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Johann 'Myrkraverk' Oskarsson 2011-05-02 21:04:10 [Pljava-dev] Windows 64bit: Call for further testing
Previous Message Johann 'Myrkraverk' Oskarsson 2011-05-02 16:54:51 [Pljava-dev] Fwd: Re: Calling it a day