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.
Actions