Jacques Deschênes reported a machine-level exception in the callback handling for Windows. Matt Lewis submitted the fix involving a calling convention discrepancy. If you are experiencing similar crashes, you should now use eugtk_call_back(my_routine_id) instead of call_back for your event handlers ("when" procedures and menu clicks).