Introduction (What is it): MemWin is simply a small window which shows how much memory you have available in chip, fast and total mem. I don't know how it works without fastmem, but if you have any problems with it, please let me know. Disclaimer: I can't be held responsible for any problems caused by this program but I haven't had any problems with it myself so that shouldn't be any problem. How to use it: For some reason it can only be started from CLI, you will sometimes get a "Suspend/Reboot" message when you try to quit if it has been started from WB. This only happens when you have added an icon though. If you start it without an icon it should work from Workbench to. (this is also why it doesn't have an icon). You can also run it on startup if you want to with: RUN >NIL: C:MemWin (if it is in C of course). Technical stuff: Since it is coded in pure assembly code it is pretty fast and it doesn't take much space (exesize is 1276 bytes). Versions: V 1.0 (first public version): Features: - Display available Chip and Fast mem in a window in Workbench. - This version should still be available on Aminet because I thought that there might be someone out there who doesn't want total mem displayed also (because of space-shortages...). Bugs: - Showed small squares after available chip/fast if there wasn't "enough" memory free. - If you started it with an icon from Workbench you would get a "Suspend/Reboot"-message when you ended the program. V 1.1 (this version): Improvements: - This version also displays Total free memory. - No more squares after available memory (I think atleast :-/ ). - A bit smaller, first version 1308 bytes, this version is 1276 bytes. Bugs: - Still won't work with an icon from WB. :-(. Legal stuff: This program is freeware and I do include the source despite what the docs included with V1.0 said. If you want to contribute to my future coding you may do so by sending money (cash in SEK or USD please)or something else to the following address: David Sjölin Krokvägen 40 434 92 VALLDA SWEDEN Or you can send bugreports or ideas and stuff like that to: davsjo@algonet.se or a98davsj@student.his.se Known bugs: There are still a few bugs unfortunately but that is probably partly because I wrote this in like 10-20 minutes =), these are: - If you add an icon and start it from Workbench, you will get an error message when you try to quit. I don't know why this happens but if you just start it without an icon from Workbench it should work alright though. This is the only known bug sofar (one more in V1.0 but it's fixed now), but if you find any other bugs, please let me know and I'll try to fix them.