André Hentschel : winedev: There is no PRELOAD variable.

Alexandre Julliard julliard at winehq.org
Tue May 18 12:06:45 CDT 2010


Module: docs
Branch: master
Commit: b9338fec2b96f4eea80a7eccf913a36748a5e67f
URL:    http://source.winehq.org/git/docs.git/?a=commit;h=b9338fec2b96f4eea80a7eccf913a36748a5e67f

Author: André Hentschel <nerv at dawncrow.de>
Date:   Mon May 17 20:04:11 2010 +0200

winedev: There is no PRELOAD variable.

---

 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>




More information about the wine-cvs mailing list