Hey, I have a solution with a main project which runs, as well as a secondary project, which runs, the secondary project monitors the first, doing almost nothing... with little variables declared at all...

Yet it uses 50k memory usage, and none of those variables are multi-dimensional arrays, so I wonder what could be causing this? there's reason for my main app to have 57k, but not for this secondary app of mine to have 54k, as I've said, it does almost nothing...

Can anyone explain this to me?

Cheers
Icyculyr