From: sof Date: Tue, 4 May 1999 08:30:44 +0000 (+0000) Subject: [project @ 1999-05-04 08:30:44 by sof] X-Git-Tag: Approximately_9120_patches~6273 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=765a26370069896a1537f8a52675308246102fad;p=ghc-hetmet.git [project @ 1999-05-04 08:30:44 by sof] a howto on Win32 DLLs --- diff --git a/ghc/docs/users_guide/win32-dlls.sgml b/ghc/docs/users_guide/win32-dlls.sgml new file mode 100644 index 0000000..8c3090b --- /dev/null +++ b/ghc/docs/users_guide/win32-dlls.sgml @@ -0,0 +1,169 @@ +%************************************************************************ +%* * +Building and using Win32 DLLs +