[docs] winelib: Update documentation on how to resolve c library calls to msvcrt

André Hentschel nerv at dawncrow.de
Sun Jan 29 13:30:22 CST 2012


---
 en/winelib-porting.sgml |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/en/winelib-porting.sgml b/en/winelib-porting.sgml
index 7a523cf..d19af01 100644
--- a/en/winelib-porting.sgml
+++ b/en/winelib-porting.sgml
@@ -73,10 +73,8 @@
         calls.
       </para>
 
-      <programlisting>import msvcrt.dll</programlisting>
-
       <para>
-        to your applications <filename>.spec</filename> file. This
+        Add <option>-mno-cygwin</option> to your compiler flags. This
         will cause <command>winebuild</command> to resolve your c
         library calls to <filename>msvcrt.dll</filename>. Many simple
         calls which behave the same have been specified as
-- 

Best Regards, André Hentschel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Nachrichtenteil als Anhang
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120129/ca81942b/attachment.ksh>


More information about the wine-patches mailing list