realbasic-nug
[Top] [All Lists]

Re: International Libraries on Windows

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: International Libraries on Windows
From: Ken Mankoff <mankoff at gmail dot com>
Date: Tue, 6 Dec 2005 10:56:37 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=CmyXVHw4CwTXztqh12Lf6vcY66877Unx5Koy2NJl+i4lMOKX4+bmwP88dSnNEI+dCsQRkoKId8EsuDjQ1QeFX3NGITZkoSS5jlrwKsEuZ3AG4ncHJUHf6ecwheDbCLDGEePGvjkskkWEsyMm/2Kib8VJcU3XsXyTkmEyboNEOQ0=
References: <5c8121ef0512060615s40d74c7ep8afdc596005274db at mail dot gmail dot com> <4395AAE4 dot 5000506 at realsoftware dot com> <5c8121ef0512060722y140cb1dpb3744d3ec23d2e7 at mail dot gmail dot com> <4395AE7D dot 8050402 at realsoftware dot com> <5c8121ef0512060741k5250448se005f9a61b04755b at mail dot gmail dot com> <4395B1D6 dot 2010905 at realsoftware dot com>
On 12/6/05, Aaron Ballman <aaron at realsoftware dot com> wrote:
>
> > Are you suggesting that the 'library_win' constant just needs to be "
> > netcdf.dll" rather than the full path to it, as long as netcdf.dll is
> > located in the same folder as the .EXE file? I'd try this myself but I'm
> no
> > where near my windows dev computer.
>
> Yup, you can even leave off the .dll if you want.  :-)
>
> > P.S. When you mention "GetSystemDirectory" and "GetWindowsDirectory",
> are
> > those RB functions or windows functions I need to access via Declare?
>
> Those are Win32 APIs, but you don't need to use them for anything --
> it's just telling you how the internal search paths work.
>

Great Aaron. Thanks for clearing up my confusion about Windows declares.
This make my app much more robust.

   -k.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>