Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| en:docs:win16:modules:kernel [2026/03/04 07:06] – 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 | |