Author:ggiloyan
Posted: Wed Oct 28, 2015 5:51 pm (GMT+1)
Hi
Today I tried to compile my add-on by DevKit19 for Archicad19
In my code I have a progress bar logic.
It's working fine in Archicad 18 but in Archicad19 it crashes
Here is the exact code where it crashes
Thanks in advnace.
Posted: Wed Oct 28, 2015 5:51 pm (GMT+1)
Hi
Today I tried to compile my add-on by DevKit19 for Archicad19
In my code I have a progress bar logic.
It's working fine in Archicad 18 but in Archicad19 it crashes
Here is the exact code where it crashes
Code: |
ACAPI_Interface (APIIo_InitProcessWindowID, "Connecting ... ", &nPhase); |
Thanks in advnace.