André Hentschel : winedev: There is no PRELOAD variable.
Module: docs Branch: master Commit: b9338fec2b96f4eea80a7eccf913a36748a5e67f URL: http://source.winehq.org/git/docs.git/?a=commit;h=b9338fec2b96f4eea80a7eccf9... Author: André Hentschel <nerv(a)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>
participants (1)
-
Alexandre Julliard