You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Mladen Turk <mt...@mappingsoft.com> on 2001/09/19 20:43:28 UTC

[PATCH] apr_dso_load

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