Closed basiccube closed 1 year ago
Could you find the HookWindow procedure in the "HookHelper" and immediately write "Exit Function" as the first line below the procedure header, then re run the project in the IDE please.
That fixed the crash. Now the start menu being broken is the next issue.
Remove the new 'Exit Function' you added, find the frmFreq, Form_Load procedure and comment out the first line
This one- HookWindow(Me.hWnd, Me
and re run again for me.
Commenting out that line still causes crashes.
Can you discard all changes and pull the latest main branch and try running again?
Thanks, that fixed it and it works now.
ViStart crashes on launch with the error:
PaintItems:: Subscript out of range (frmFreq)
I can't even debug this as Visual Basic crashes alongside ViStart. I've provided both the screenshot of the immediate window in Visual Basic and the errors.log file if that can help solve the issue.errors.log