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

Home » Public Forums » archive » re:Large Arrays to DLL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
re:Large Arrays to DLL? [message #2856] Thu, 08 September 1994 04:11
harmer is currently offline  harmer
Messages: 8
Registered: April 1994
Junior Member
Hi
Thanks to all the people who emailed suggestions to me. I was told
that the problem was that I should be using huge instead of far
pointers. With huge instead of far I was able to write to 64k sections of
data instead of just one byte under 32k that I was getting with far. I can
only think that I am not able to write to the full 262k array because IDL
is allocating it in memory in some strange way that my DLL can't write to.

I've had to work around it by dividing the 262k array into four sections,
it seems to work without any problem.
I've been told that under Win32 and Chicago etc.. all this near far and huge
stuff will be a thing of the past - having done a bit of C under Unix and
OS2, where it never was a thing, I can't wait. However I am stuck now
because the code I'll writing is specifically for a PC running windows (
capturing images off a video camera), and although I haven't tried it, I'm
sure that our version of IDL won't run in a Win32 environment.

Thanks again,

Don't you just love windows when it holds you down,

Mark
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL User's Group meeting Sep 26 in Baltimore
Next Topic: Re: Large arrays to DLL?

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

Current Time: Sat Oct 11 09:41:37 PDT 2025

Total time taken to generate the page: 1.43915 seconds