Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 60769 invoked by uid 500); 19 Sep 2001 18:37:04 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 60749 invoked from network); 19 Sep 2001 18:37:04 -0000 From: "Mladen Turk" To: "APR Dev List" Cc: "William A. Rowe Jr." Subject: [PATCH] apr_dso_load Date: Wed, 19 Sep 2001 20:43:28 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ns.promo-grupa.com X-AntiAbuse: Original Domain - apr.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [0 0] X-AntiAbuse: Sender Address Domain - mappingsoft.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, Strange, but did someone ever been able to load an dll using apr_dso_load? If not here is the patch: Index: dso.c =================================================================== RCS file: /home/cvspublic/apr/dso/win32/dso.c,v retrieving revision 1.23 diff -u -r1.23 dso.c --- dso.c 2001/09/04 21:20:57 1.23 +++ dso.c 2001/09/19 18:26:46 @@ -75,7 +75,7 @@ const char *path, apr_pool_t *ctx) { HINSTANCE os_handle; - apr_status_t rv; + apr_status_t rv = APR_SUCCESS; UINT em; #if APR_HAS_UNICODE_FS Mladen Turk MCSE/GIS Specialist MappingSoft mailto: [ mturk@mappingsoft.com ] http://apache.mappingsoft.com