Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| en:docs:win16:modules:kernel [2026/03/04 07:02] – prokushev | en:docs:win16:modules:kernel [2026/03/30 05:35] (current) – prokushev |
|---|
| | 013| [[en:docs:win16:api:kernel:LocalCompact]] | Generate free bytes of memory by compacting, if necessary, the module's local heap | | | | 1.03 | Yes | | | 013| [[en:docs:win16:api:kernel:LocalCompact]] | Generate free bytes of memory by compacting, if necessary, the module's local heap | | | | 1.03 | Yes | |
| | 014| [[en:docs:win16:api:kernel:LocalNotify]] | Set a notification callback function for local heap events | | | | | 014| [[en:docs:win16:api:kernel:LocalNotify]] | Set a notification callback function for local heap events | | | |
| | 015| [[en:docs:win16:api:kernel:GlocalAlloc]] | Allocate memory from the global heap | | | | 1.03 | Yes | | | 015| [[en:docs:win16:api:kernel:GlocalAlloc|GlobalAlloc]] | Allocate memory from the global heap | | | | 1.03 | Yes | |
| | 016| [[en:docs:win16:api:kernel:GlobalRealloc]] | Reallocate the global memory block | | | | 1.03 | Yes | | | 016| [[en:docs:win16:api:kernel:GlobalRealloc]] | Reallocate the global memory block | | | | 1.03 | Yes | |
| | 017| [[en:docs:win16:api:kernel:GlobalFree]] | Free the global memory block | | | | 1.03 | Yes | | | 017| [[en:docs:win16:api:kernel:GlobalFree]] | Free the global memory block | | | | 1.03 | Yes | |
| | 159| [[en:docs:win16:api:kernel:GlobalHandleNoRip]] | | | | | | | | | 159| [[en:docs:win16:api:kernel:GlobalHandleNoRip]] | | | | | | | |
| | 160| [[en:docs:win16:api:kernel:EMSCopy]] | | | | | | | | | 160| [[en:docs:win16:api:kernel:EMSCopy]] | | | | | | | |
| | 161| [[en:docs:win16:api:kernel:LocalCountFree]] | Return the size of the free area in the current local heap | | | | | | | | 161| [[en:docs:win16:api:kernel:LocalCountFree]] | Return the size of the free area in the current local heap | | | | | | |
| | 162| [[en:docs:win16:api:kernel:LocalHeapSize]] | | | | | | | | | 162| [[en:docs:win16:api:kernel:LocalHeapSize]] | Return the total size of the current local heap | | | | | | |
| | 163| [[en:docs:win16:api:kernel:GlobalLRUOldest]] | | | | | | Yes | | | 163| [[en:docs:win16:api:kernel:GlobalLRUOldest]] | | | | | | Yes | |
| | 164| [[en:docs:win16:api:kernel:GlobalLRUNewest]] | | | | | | Yes | | | 164| [[en:docs:win16:api:kernel:GlobalLRUNewest]] | | | | | | Yes | |