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: Aaron Ballman <aaron at realsoftware dot com>
Date: Tue, 06 Dec 2005 09:44:22 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
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>
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.

~Aaron

_______________________________________________
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>