ChangeSet ID: 985029262733195218257606
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/03/19 14:14:22
Modified files:
windows : winpos.c
Log message:
Ove Kaaven <ovek(a)arcticnet.no>
Win2000: If both WS_EX_LAYERED and WS_EX_TRANSPARENT styles are set,
mouse clicks should go straight through the window.
Patch: http://cvs.winehq.com/patch.py?id=985029262733195218257606
Revision Changes Path
1.94 +1 -0 wine/windows/winpos.c
ChangeSet ID: 985029240321079629473388
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/03/19 14:14:00
Modified files:
dlls/shell32 : shellpath.c
Log message:
Eric Kohl <ekohl(a)codeweavers.com>
SHGetSpecialFolderPathA must be able to create a full path if it
doesn't exist.
Patch: http://cvs.winehq.com/patch.py?id=985029240321079629473388
Revision Changes Path
1.49 +18 -5 wine/dlls/shell32/shellpath.c