On Tue, Feb 16, 2010 at 10:35 AM, Alexandre Julliard
wrote:
> Erich Hoover writes:
>
>> I'm sorry it's taken me so long to get back on this issue, I've been
>> attempting to come up with, and test, an alternative solution. The
>> original patch was approached with a mind toward keeping the code
Erich Hoover writes:
> I'm sorry it's taken me so long to get back on this issue, I've been
> attempting to come up with, and test, an alternative solution. The
> original patch was approached with a mind toward keeping the code as
> similar as possible to what is currently done. I have attache
Erich Hoover writes:
> --- a/include/winuser.h
> +++ b/include/winuser.h
> @@ -98,6 +98,17 @@ typedef HANDLE HDWP;
> #define WSF_VISIBLE 1
> #define DF_ALLOWOTHERACCOUNTHOOK 1
>
> +typedef struct tagWINECURSORICON {
> +POINTptHotSpot;
> +WORD nWidt