diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-05-23 14:55:31 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-05-23 14:55:31 -0400 |
commit | 77488911a30021b6576ad5047395405a98e11b8d (patch) | |
tree | ed8aea2b712ab61545f2fc0bedcae3cd300fb08c /indra/newview/lltooldraganddrop.h | |
parent | 95a147dea7a8c4f2a20a2623fda0f9af5ce973ad (diff) |
DRTVWR-151: Today's APR build should run on Windows XP again.
The previous tip Windows APR package:
http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-apr/rev/256201/arch/CYGWIN/installer/apr_suite-1.4.5-windows-20120509.tar.bz2
contained a libapr-1.dll that would not load on Windows XP. The code contained
static calls to Windows API functions not yet present in Windows XP.
The new Windows APR package has made those calls conditional, using
LoadLibrary() and GetProcAddress() calls.
The hope is that this new viewer build will behave identically on Windows
Vista or later -- but unlike its predecessor, will also launch on Windows XP.
Diffstat (limited to 'indra/newview/lltooldraganddrop.h')
0 files changed, 0 insertions, 0 deletions