[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] wind_get/set mode
AB> If someone think it's really a bad idea to keep WF_FIRSTAREAXYWH=13,
AB> then speak now.
Here ;-)
But I wrote what I think about this. So use 13 if you want. The tos.hyp is
changed to:
-------------------------------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-------------------------------
Gerhard