programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: Windows Update

From: Gene LeFave <gene_at_tekdata.com>
Date: Thu, 17 Aug 2006 08:30:27 -0500

FWIW I solved my problem with the windows update.

MS has added a new feature that is part of virus protection.

You can't write into the same memory page as a registered exception
handler. If you do the handler is un registered.

Most copies of XP or 2003 server will allow you to reregister the handler,
after which you can write to the page. Some installations of 2003 server will
not allow an exception handler to be registered from any page that has been
written to.

This does not appear to be a feature that can be turned off.

Gene

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Thu Aug 17 2006 - 06:32:25 PDT

This archive was generated by hypermail 2.2.0 : Wed Jan 07 2009 - 03:04:16 PST