On Thu, 2004-03-04 at 01:46, Johannes Anderwald wrote:
Hi,
im trying to get WinRar 3.2d to load under Reactos. After adding 2
exports to
advapi32 (GetFileSecurityW & SetFileSecurityW) it complaints about an
unfindable
export called "Borland32". Is this export related to the missing SEH
support ?
Our SEH support is *not* missing. It may have a bug or two, but
exceptions are supported. They're not heavily tested, though, as mingw
can't generate SEH-using code.
-Vizzini