• Hello MLAers! We've re-enabled auto-approval for accounts. If you are still waiting on account approval, please check this thread for more information.

Search results

  1. C

    Is there a programming forum here for help using the Toolbox Manager and Quickdraw Manager?

    Hi, I wrote just a small tool that implements the same functionality as ImportFl for minivmac, which I use because of the large amount of information linking NewPtr and malloc. Well, I set the Partition to 1024,it still doesn't work, what should I do to get 128K of space using NewPtr?
  2. C

    Is there a programming forum here for help using the Toolbox Manager and Quickdraw Manager?

    Thank you, I'll give it a go, I know a toolkit routine called HLock prevents the memory manager from moving it, yes?
  3. C

    Is there a programming forum here for help using the Toolbox Manager and Quickdraw Manager?

    Sorry, I'm using Think C and I'm not sure how I should set the size of the allocated memory. NewHandle also fails, which is a bit strange. The reason I'm using 128K of RAM is that I have a homebrew emulator, but lack a way to import files, and I'm going to make that happen with this RAM.
  4. C

    Is there a programming forum here for help using the Toolbox Manager and Quickdraw Manager?

    Hi, do you know any details about NewPtr? I was hoping to request a very large space, about 128K, but it failed, how should I achieve this? Thank you.
  5. C

    Is there a programming forum here for help using the Toolbox Manager and Quickdraw Manager?

    Hi, I would like to ask you a question, I am using NewPtr to request a 128K space and it fails, what should I do about it? Thanks.
  6. C

    Is there a programming forum here for help using the Toolbox Manager and Quickdraw Manager?

    Is this an emulator? I'm writing a software that uses large chunks of RAM, and I'm glad to see your post, by the way, I would really like to have a real Mac, but such machines don't exist in my area.
Back
Top