FB II Compiler
PG PRO
Debugging
Memory
System
Mathematics
Resources
Disk I/O
Windows
Controls
Menus
Mouse
Keyboard
Text
Fonts
Drawing
Sound
Clipboard
Printing
Communication
ASM |
MEMORY
How to ...
- Know how much memory is available for an app.
- Calculate the Stack space
- Consider memory needs
- Understand the difference between HLOCK and SETRESATTRS
- Have a better understanding of handles & pointers
- Use BLOCKMOVE
- Use HandAndHand Toolbox call
- Seek for a memory leak
- Know if an address is related to a pointer or a handle
- Know when to lock handles
- Understand linked lists
- Check MEMERROR from FB
- Use memory as a virtual disk
- View the memory
- Steal temporary memory
|