Actions
Documentation #190
closedadd comment about stack and heap memory configuration
Start date:
11/06/2018
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
When increasing the stack size in DevLinker for creating an exe file with a larger stack the
heap size must be reduced. Otherwise there may be strange effects for example when opening
a file dialog box because Windows functions are running out of memory.
This fact should be added as a comment in Kernel and DevLinker.
Updated by J. Templ about 7 years ago
- Forum topic set to https://forum.blackboxframework.org/viewtopic.php?f=48&t=730
Actions