George
Joined: 04 Feb 2016 Posts: 7
|
Posted: Thu Feb 04, 2016 1:34 pm Post subject: Exceptions when opening files... |
|
|
I use Winteracter as a GUI coupled with FTN95. It has worked sweetly for years and I have built a number of apps with this set up. These run under Windows 7. The OS Ftn and Winteracter are kept up to date. Recently a problem has developed. When I run the apps in debug mode the code generates an exception when attempting to open a file or folder. This does not happen all the time....I can have months where the code behaves then, with no changes made by me these issues will suddenly arise. I have placed:
IgnoreException-1= 0X800706B5
IgnoreException-1= 0XE0000002
At the end of the sdbg.ini file. However, only the first line of these two works, the second line is ignored.
Has anyone come across this (infuriating!) problem and if so do they have a solution either to the exception itself or to the issue of ignoring the second of the two IgnoreException commands.....
The only correlation I can detect is that it often occurs after one of the (seemingly infinite number of) Windows updates. The first of the two is often (but not always) associated with ntdll.dll.....
George |
|