I have created https://redmine.blackboxframework.org/issues/190 for adding comment about subtle dependencies.
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.
- Josef