Search found 18 matches

by Mobatec
Mon Oct 22, 2018 10:03 am
Forum: System
Topic: Stack Commit Size, Stack Reserve Size
Replies: 36
Views: 256745

Re: Stack Commit Size, Stack Reserve Size

How do I check if the stack is empty or full? I don't have much experience with this. In the end, all I need is that the .exe behaves as it should AND that I can load my large models. So, I like your idea about allocating large data structures on the heap, but also here I don't know how that works. ...
by Mobatec
Thu Oct 18, 2018 1:06 pm
Forum: System
Topic: Stack Commit Size, Stack Reserve Size
Replies: 36
Views: 256745

Re: Stack Commit Size, Stack Reserve Size

Oh, sorry, I didn't notice that after 10 comments I had to click to the next page :geek:

Yes, Josef, I relink new blackbox.exe for testing.
by Mobatec
Thu Oct 18, 2018 1:03 pm
Forum: System
Topic: Stack Commit Size, Stack Reserve Size
Replies: 36
Views: 256745

Re: Stack Commit Size, Stack Reserve Size

Anyone any suggestions for the original question? I'm rather stuck and would really like a solution

- Mathieu.
by Mobatec
Mon Oct 15, 2018 9:01 pm
Forum: System
Topic: Stack Commit Size, Stack Reserve Size
Replies: 36
Views: 256745

Re: Stack Commit Size, Stack Reserve Size

The Kernel.AllocHeapMem doesn't seem to make any difference (at least not with my current DevLinker values
by Mobatec
Mon Oct 15, 2018 8:03 pm
Forum: System
Topic: Stack Commit Size, Stack Reserve Size
Replies: 36
Views: 256745

Re: Stack Commit Size, Stack Reserve Size

Hi Josef,
Do you (or anybody else) have some more insight in DevLinker? Can BlackBox have higher stack sizes and also assign more memory to the Windows tools? Maybe it's some parameter in the DevLinker that I did not adapt.
- Mathieu.
by Mobatec
Sat Oct 13, 2018 9:24 am
Forum: System
Topic: Stack Commit Size, Stack Reserve Size
Replies: 36
Views: 256745

Re: Stack Commit Size, Stack Reserve Size

Thanks for your investigations, Josef (and Ivan), That's indeed the behaviour I see, The question is, can BlackBox have higher stack sizes and also assign more memory to the Windows tools? Maybe it's some parameter in the DevLinker that I did not adapt. The WriteHeader of DevLinker is quite abacadab...
by Mobatec
Fri Oct 12, 2018 10:43 am
Forum: System
Topic: Stack Commit Size, Stack Reserve Size
Replies: 36
Views: 256745

Re: Stack Commit Size, Stack Reserve Size

I'm running on 64bit Win10

- Mathieu.
by Mobatec
Thu Oct 11, 2018 6:24 pm
Forum: System
Topic: Stack Commit Size, Stack Reserve Size
Replies: 36
Views: 256745

Stack Commit Size, Stack Reserve Size

Hello all, I've been using BlackBox Component Builder for over 20 years to build a powerful modelling tool, but somehow never used this forum (yet). Several years back we ran into a problem that very big models could not be loaded anymore into the tool we develloped with BlackBox. Back then I was ad...