The MASM Forum Archive 2004 to 2012

Project Support Forums => HLA Forum => Topic started by: stanks on July 04, 2011, 04:50:41 PM

Title: Error after exiting program
Post by: stanks on July 04, 2011, 04:50:41 PM
Hi

I have small gui example in linux (main window with hello world label in it) that gives me this error after i click system close button:

"
HLA Exception (54) at line 76 in ex_InstallSignals.hla, edx=$BFAFEA9C
Memory Access Violation
"

Any help how to solve it?

Thanks
Title: Re: Error after exiting program
Post by: stanks on July 04, 2011, 05:19:09 PM
I have found the error. Need to reread introduction to procedures  :red