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

Re: [MiNT] XaAES: menus in windows - window handle?



4 aug 2010 kl. 19.10 skrev Helmut Karlowski:
> There is one parameter set to 0 - next to the pid, maybe one could this?
> 
> But this is possibly quite sensible and has to be done carefully.

Which one?

msg[0] = message type
msg[1] = ap_id
msg[2] = message length (-16 if longer than 16 bytes).
msg[3] = parent menu
msg[4] = menu item
msg[5] = menu tree (high word)
msg[6] = menu tree (low word)
msg[7] = parent object index

-- PeP