[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] SV: toswin2 call
> From: Olivier.Landemarre@utbm.fr
> Sent: 2008-08-18 22:12:02 CEST
>
> Does someone know if it is possible to send a message to toswin2 to
> launch a new tos software (it should! but VA_START or VA_STARTPRG
> looks not have any effect). What should I do? I not understand source
> code of toswin2.
See twcall.c. It sends a message TWSTART to Toswin2, which initiates some sort of D&D session. VA_START only accept one parameter IIRC, it will start the default shell when you send the string "-".
Jo Even