System::Alloc question
Does anyone know why System::Alloc would not allocate memory? I'm trying to allocate a small amount of memory, but for some reason it won't in the script I wrote. I tried the System.nsi sample script and it worked fine! As far as I can tell, I'm not really doing anything different, however I keep getting 0 back as the result.