ChangeSet ID: 7921 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/04/19 21:46:44
Modified files: scheduler : process.c misc : version.c
Log message: Explicitly call VERSION_Init with the main exe file name, so that application settings work for Win16 and DOS apps too.
Patch: http://cvs.winehq.com/patch.py?id=7921
Old revision New revision Changes Path 1.211 1.212 +2 -0 wine/scheduler/process.c 1.67 1.68 +30 -39 wine/misc/version.c