ChangeSet ID: 1000163386593281610868871
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/09/10 19:09:46
Modified files:
windows : win.c
Log message:
Patrik Stridvall <ps(a)leissner.se>
The message handler of WM_STYLECHANGING is supposed to be able to
modify the proposed style if it wishes.
Patch: http://cvs.winehq.com/patch.py?id=1000163386593281610868871
Revision Changes Path
1.148 +1 -1 wine/windows/win.c
ChangeSet ID: 10001632270420444132760167
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/09/10 19:07:07
Modified files:
dlls/msvcrt : process.c
Log message:
Francois Gouget <fgouget(a)free.fr>
Rewrite msvcrt_{argvtos,valisttos} to be more efficient.
Warn about the ' ' and '"' handling of the exec and spawn functions.
Copy the command line in MSVCRT_system to make it writable.
Patch: http://cvs.winehq.com/patch.py?id=10001632270420444132760167…
[View More]Revision Changes Path
1.8 +104 -46 wine/dlls/msvcrt/process.c
[View Less]