Where are the debugging messages? Under VC++ you can see what DLL's are being loaded and unloaded. This is pretty important in the Symbian programming model.
You can switch it on and off from WINSCW UDEB settings ->Debugger Settings -> Log System Messages.
Paul
Forum Rules