wine/dlls/ole32 ole32res.rc

Alexandre Julliard julliard at wine.codeweavers.com
Mon Nov 28 05:01:29 CST 2005


ChangeSet ID:	21459
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/11/28 05:01:29

Modified files:
	dlls/ole32     : ole32res.rc 

Log message:
	Michael Jung <mjung at iss.tu-darmstadt.de>
	Correct the hot spot position of the drag&drop 'move' and 'link' cursors.

Patch: http://cvs.winehq.org/patch.py?id=21459

Old revision  New revision  Changes     Path
 1.6           1.7           +2 -2       wine/dlls/ole32/ole32res.rc

Index: wine/dlls/ole32/ole32res.rc
diff -u -p wine/dlls/ole32/ole32res.rc:1.6 wine/dlls/ole32/ole32res.rc:1.7
--- wine/dlls/ole32/ole32res.rc:1.6	28 Nov 2005 11: 1:29 -0000
+++ wine/dlls/ole32/ole32res.rc	28 Nov 2005 11: 1:29 -0000
@@ -62,7 +62,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 /* BINRES drag_move.cur */
 1 CURSOR drag_move.cur
 /* {
- '00 00 02 00 01 00 20 20 00 00 12 00 16 00 30 01'
+ '00 00 02 00 01 00 20 20 00 00 01 00 01 00 30 01'
  '00 00 16 00 00 00 28 00 00 00 20 00 00 00 40 00'
  '00 00 01 00 01 00 00 00 00 00 00 01 00 00 00 00'
  '00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00'
@@ -114,7 +114,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 /* BINRES drag_link.cur */
 3 CURSOR drag_link.cur
 /* {
- '00 00 02 00 01 00 20 20 00 00 12 00 16 00 30 01'
+ '00 00 02 00 01 00 20 20 00 00 01 00 01 00 30 01'
  '00 00 16 00 00 00 28 00 00 00 20 00 00 00 40 00'
  '00 00 01 00 01 00 00 00 00 00 00 01 00 00 00 00'
  '00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00'



More information about the wine-cvs mailing list