Hello, im working on a psp gui shell based on psplink.
I have a few problem's to solve and hope someone will help me :
1/
I saw that we can return the module name and/or UID number in a string when we load/start a module.
Now im trying to switch between the gui and the launched apps, but i need to suspend the launched apps thread(s) to do this.
Is it possible to return the thread(s) name(s) or uid in a string when starting a module ? If not, would it be possible to extract the threads name from a module before or after it start ?
2/
It seems that when i send a command to unload/stop the GUI module, not all the memory is freeup, is there a code to freeup the memory after killing a module, or am i wrong ?
Thanks in advance for the help, and sorry for my bad english.
See you soon, david.