Hey all,
I have written an application which on two ocassions has produced an external exception error message (then it has crashed) . Although it has only happened twice in two weeks I would like to fix it.
The application hooks the keyboard (listens for a ctrl + shift keypress) and sends a string to the active window when the key combination is detected.
After talking to a Borland rep, he suggested to compile my application with range and stack overflown on. Because it takes a week or so to get a response from them, I just wanted to see if anyone here would know.
Also, is doing this safe?
BTW, I am using Delphi7
Thanks in advance.
------------------------------------
There's no place like 127.0.0.1
------------------------------------
I have written an application which on two ocassions has produced an external exception error message (then it has crashed) . Although it has only happened twice in two weeks I would like to fix it.
The application hooks the keyboard (listens for a ctrl + shift keypress) and sends a string to the active window when the key combination is detected.
After talking to a Borland rep, he suggested to compile my application with range and stack overflown on. Because it takes a week or so to get a response from them, I just wanted to see if anyone here would know.
Also, is doing this safe?
BTW, I am using Delphi7
Thanks in advance.
------------------------------------
There's no place like 127.0.0.1
------------------------------------