CVS: winex LICENSE, 1.32, 1.33 configure.ac, 1.120, 1.121
[email protected] 28 May 2008 14:43:18 -0000
| Newsgroups | gmane.comp.emulators.winex.cvs |
|---|---|
| Message-ID | <[email protected]> |
Subject: winex LICENSE,1.32,1.33 configure.ac,1.120,1.121Update of /var/lib/cvsd/cvsroot/winex In directory agravaine:/tmp/cvs-serv23432 Modified Files: LICENSE configure.ac Log Message: Import wtsapi32 from WineHQ Note that the return values for WTS[Un]RegisterSessionNotification were changed to TRUE Index: LICENSE =================================================================== RCS file: /var/lib/cvsd/cvsroot/winex/LICENSE,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- LICENSE 28 May 2008 14:36:19 -0000 1.32 +++ LICENSE 28 May 2008 14:43:16 -0000 1.33 @@ -59,6 +59,7 @@ dlls/urlmon/ dlls/usp10/ dlls/wininet/ + dlls/wtsapi32/ include/wine-lgpl/ libs/wpp/ miscemu/preloader.c Index: configure.ac =================================================================== RCS file: /var/lib/cvsd/cvsroot/winex/configure.ac,v retrieving revision 1.120 retrieving revision 1.121 diff -u -d -r1.120 -r1.121 --- configure.ac 28 May 2008 14:36:20 -0000 1.120 +++ configure.ac 28 May 2008 14:43:16 -0000 1.121 @@ -2368,6 +2368,7 @@ dlls/wintrust/Makefile dlls/wow32/Makefile dlls/wsock32/Makefile +dlls/wtsapi32/Makefile dlls/x11drv/Makefile documentation/Makefile files/Makefile