Cosmos/source/Indy.IL2CPU/RuntimeEngine
2007-09-19 17:18:25 +00:00
..
Heap.cs OK. On start up of the produced app, a Heap is created using kernel32#heapcreate, and it looks like newobj itself works fine now. Next step is calculate the size of a class, and allocate the correct size, and then see if instance methods work. 2007-09-19 17:18:25 +00:00