Huh. That strikes me as a really oddball error to get. Similar to what
you'd expect from an old dos executable that wants that precious 640k of
base RAM.
Say, Michael, what are the basic specs on your XP machine? As in
CPU,RAM, and video card.
I wonder if it would be better to pump these, presumably, non-fatal
errors to a log file, and have the exception noted in some static text
along one edge of the window. Just a thought.
Later,
Fargo
Asher Dunn wrote:
On Oct 27, 2006, at 5:37 PM, Michael Diehr wrote:
p.s. any idea what the "Error 8" is, and are there cases where
ignoring it is a bad idea?
According to MSDN, error 8 is ERROR_NOT_ENOUGH_MEMORY. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/system_error_codes.asp
I presume that all errors have a reason and should not be ignored, but
as Fargo said, ignoring these errors seems to be just fine.
Asher
-------------------------
Asher Dunn
Head Developer, Fireye Software
http://www.fireyesoftware.com/
AIM, Yahoo, MSN: crazedglkid
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|