
Fenêtre XaAES
pid 65 (jinnee): Could not
open shared library
`EDITOBJC.SLB'
OK
Une rapide recherche sur Google me rammène ici : http://toshyp.atari.org/en/00b00c.html
Plus particulièrement là :
#_SLB Here one can load any number of shared libraries, with each listed on a separate line starting with '#_SLB'. These are loaded when the AES starts, and freed again at termination or a resolution change.
Some of these (WINFRAME) alter the properties of the AES (as a sort of system extension), others (PDLG, EDITOBJC) can be 'reserved', so if a program calls Slbopen, for instance, the libraries do not have to be specially loaded in; this is sensible if one has sufficient memory or a slow storage medium (loading in of an SLB costs time).
Sauf que si on regarde bien le lien, celà envoie vers : 11.12 Make-up of the MAGX.INF file, alors que je suis sous Mint !

Qu'est ce que j'ai oublié de faire ?
