[Bug 3165] Mouse pointer dissapears
http://bugs.winehq.org/show_bug.cgi?id=3165 ------- Additional Comments From dripple2(a)laposte.net 2005-17-08 10:08 ------- It tried to change current cusoricon.c to 1.6 version. Here is output : i386-linux-gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -Wall -g -O2 -o combo.o combo.c i386-linux-gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -Wall -g -O2 -o cursoricon.o cursoricon.c cursoricon.c:63:24: cursoricon.h : Aucun fichier ou répertoire de ce type cursoricon.c: Dans la fonction « CURSORICON_SimulateLoadingFromResourceW »: cursoricon.c:580: error: `CURSORICONFILEDIR' undeclared (first use in this function) cursoricon.c:580: error: (Each undeclared identifier is reported only once cursoricon.c:580: error: for each function it appears in.) cursoricon.c:580: error: `bits' undeclared (first use in this function) cursoricon.c:601: error: erreur de syntaxe before ')' token cursoricon.c:611: error: `CURSORICONFILEDIRENTRY' undeclared (first use in this function) cursoricon.c: Dans la fonction « DestroyIcon32 »: cursoricon.c:1387: error: `CID_NONSHARED' undeclared (first use in this function) cursoricon.c:1392: error: `CID_WIN32' undeclared (first use in this function) cursoricon.c:1400: error: `CID_RESOURCE' undeclared (first use in this function) cursoricon.c: Dans la fonction « DestroyIcon »: cursoricon.c:1408: error: `CID_WIN32' undeclared (first use in this function) cursoricon.c: Dans la fonction « DestroyCursor »: cursoricon.c:1417: error: `CID_WIN32' undeclared (first use in this function) cursoricon.c: Dans la fonction « SetCursor »: cursoricon.c:1492: error: request for member `pSetCursor' in something not a structure or union cursoricon.c:1494: error: request for member `pSetCursor' in something not a structure or union cursoricon.c: Dans la fonction « ShowCursor »: cursoricon.c:1511: error: request for member `pSetCursor' in something not a structure or union cursoricon.c:1513: error: request for member `pSetCursor' in something not a structure or union cursoricon.c:1519: error: request for member `pSetCursor' in something not a structure or union cursoricon.c:1520: error: request for member `pSetCursor' in something not a structure or union make[3]: *** [cursoricon.o] Erreur 1 Seems there are dependenceis to fix too this way. What are they ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs