[1/2]docs/winedev: there is no PRELOAD variable

André Hentschel nerv at dawncrow.de
Mon May 17 13:04:11 CDT 2010


---
 en/winedev-architecture.sgml |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/en/winedev-architecture.sgml b/en/winedev-architecture.sgml
index efd60a0..9332b44 100644
--- a/en/winedev-architecture.sgml
+++ b/en/winedev-architecture.sgml
@@ -565,10 +565,7 @@
 		descriptor). Since, the DLL descriptor is
 		automatically registered when the shared library is
 		loaded - remember, registration call is put inside a
-		shared library constructor - using the
-		<envar>PRELOAD</envar> environment variable when
-		running a Wine process can force the registration of
-		some DLL descriptors.
+		shared library constructor.
 	      </para>
 	    </listitem>
 	    <listitem>
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list