Winelib update

Andreas Mohr andi at rhlx01.fht-esslingen.de
Sat Nov 24 07:01:19 CST 2001


Hi all,

- added README.Winelib (I guess we should provide this in order to improve
  the situation for formerly rather misdirected "Winelib clients")
- added programs/skeleton_calldll32 to demonstrate how to call Win32 DLL
  functions via "Unix" program (a FAQ, I think)

-- 
Andreas Mohr                        Stauferstr. 6, D-71272 Renningen, Germany
-------------- next part --------------
Determining best CVS host...
Using CVSROOT :pserver:cvs at rhlx01.fht-esslingen.de:/home/wine
Index: configure.in
===================================================================
RCS file: /home/wine/wine/configure.in,v
retrieving revision 1.236
diff -u -r1.236 configure.in
--- configure.in	6 Nov 2001 22:26:53 -0000	1.236
+++ configure.in	24 Nov 2001 10:54:54 -0000
@@ -1333,6 +1333,7 @@
 programs/progman/Makefile
 programs/regapi/Makefile
 programs/regtest/Makefile
+programs/skeleton_calldll32/Makefile
 programs/uninstaller/Makefile
 programs/view/Makefile
 programs/wcmd/Makefile
Index: programs/Makefile.in
===================================================================
RCS file: /home/wine/wine/programs/Makefile.in,v
retrieving revision 1.12
diff -u -r1.12 Makefile.in
--- programs/Makefile.in	21 Mar 2001 21:41:27 -0000	1.12
+++ programs/Makefile.in	24 Nov 2001 10:54:54 -0000
@@ -14,6 +14,7 @@
 	progman \
 	regapi \
 	regtest \
+	skeleton_calldll32 \
 	uninstaller \
 	view \
 	wcmd \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winelib.tar.gz
Type: application/octet-stream
Size: 5531 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011124/48035c8c/winelib.tar.obj


More information about the wine-patches mailing list