[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] wind_get/set mode



hello,

-------------------------------cut-------------------------------
 Subfunction             dez     hex  get  xget  set  xset
 WF_KIND                   1  0x0001   x          x
 .
 .
 WF_NEXTXYWH              12  0x000C   x
 WF_IGNORE                13  0x000D              x
 WF_FIRSTAREAXYWH         13  0x000D        x
 WF_NEWDESK               14  0x000E   x          x
-------------------------------cut-------------------------------


Hey! but WF_FIRSTAREAXYWH is only used with wind_xget(), and will never be used with wind_set()... so wind_set(13) is not and won't be used in any futur AES...

so wind_set(13) should return an error, even if WF_FIRSTAREAXYWH=13 is supported.

==> every body should be happy then :)

best regards,
Arnaud.