comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL routine for compress raster-8 image? (lossless)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL routine for compress raster-8 image? (lossless) [message #3508 is a reply to message #3503] Tue, 07 February 1995 03:53 Go to previous messageGo to previous message
kak is currently offline  kak
Messages: 16
Registered: February 1995
Junior Member
robijn@Strw.LeidenUniv.NL (Frank Robijn) writes:

> In article <D3Kxxp.LI2@ireq.hydro.qc.ca>,
> Gilles Ratel 8720 <ratel@ireq-ccfm.hydro.qc.ca> wrote:
>> [...]
>> I have a code in C langage, but is not possible use CALL_EXTERNAL
>> because maximum data with DLL is 64 kB.
>> [...]

> Really? I don't have a PC version at hand, but I can't image why you can't
> address >64K of data. IDL passes a pointer to the data memory, and I assume
> IDL uses Windows functions to allocate memory, which allows for 4Gb of
> data (in principle). Where's the problem then?

Unfortunately, IDL for Windows only supports 16bit DLL's. Therefore, your
address space for exchanging a single chunk of data is limited to
a 64kB block. Inside your DLL you can of course allocate much larger
arrays using FAR or HUGE memory models.

It would be a good question to RSI's development team if support of
32bit DLL's is planned for Windoze95. Or, even better, IDL for OS/2.

Karl
--
--
IPP, PO Box 1533 | Phone: +49-89-3299-1655 | E-Mail:
D-85740 Garching | FAX : +49-89-3299-2591 | kak@ipp-garching.mpg.de
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: IDL: CALL_EXTERNAL under Solaris 2.3
Next Topic: Bug in NR_QROMB?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 05:11:43 PDT 2025

Total time taken to generate the page: 0.97611 seconds