ChangeSet ID: 996007781536666066385806 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/07/24 16:49:41
Modified files: dlls/kernel : comm.c kernel_main.c dlls/user : Makefile.in user_main.c Added files: dlls/user : comm16.c
Log message: Mike McCormack mike_mccormack@start.com.au Move 16-bit COMM code to USER dll.
Patch: http://cvs.winehq.com/patch.py?id=996007781536666066385806
Revision Changes Path 1.36 +0 -1069 wine/dlls/kernel/comm.c 1.24 +0 -4 wine/dlls/kernel/kernel_main.c 1.27 +1 -0 wine/dlls/user/Makefile.in 1.28 +5 -0 wine/dlls/user/user_main.c 1.1 +0 -0 wine/dlls/user/comm16.c