answersLogoWhite

0


Best Answer

Microsoft supports Structured Exception Handling (SEH) as a programming technique only at the compiler level. In particular, MS Visual C++ compiles __try, __except, and __finally as the three non-standard keywords used in this program. As well, SEH is supported by a number of WIn32 API functions including RaiseException which allows to raise any SEH exceptions manually. Overall, it is a native handling mechanism for Windows and features the "finally" mechanism that is currently not present in the standards C++ exception. SEH is set up to handle each thread of execution separately.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the function of structured exception handling or SEH in Windows?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What deadlock handling strategy is being used in windows?

windows ignores deadlocks as handling them is much expensive and causes performance overhead


What windows OS support usb?

All of them, with the possible exception of Windows CE.


How do you remove unhandled exception in games?

go in the games properties then change windows 2000 to windows 98 /me there will be no more unhandled exception if it is it means you have to download som mods or ad-ones


Why isn't Windows Movie Maker Working?

Because you are handling the program wrong.


Why can't you use your function keys when playing video games on Windows 10?

From the introduction of Windows 8, the function keys were 'relegated' to a secondary function. In older versions of Windows - the Function keys were a 'primary' operation, and worked with a single keypress. Windows 8 changed that to require the user to pres the Fn key simultaneously with the Function key required.


What is the function of windows seven?

It is a new and (we hope) improved verson of windows.


What is the function of the readmetxt file on included on the windows 9xMe installation CD?

The function of this file is to provide information for the installment of Windows 9xMe.


Which windows is a true OS but bases its core function on DOS?

Windows 9x


What is the function of windows to lumia cellphone?

i love you.. . . |___|


To function as a server a computer must be running a?

To function as a server a computer must be running as a WINDOWS based server i.e windows 2000, windows NT, windows 2k3, windows 2k8 editions of server installed on computer the server could be Linux based as well.


For which port must you create a Windows Firewall exception when using HTTPS in event forwarding?

443


What is some information about Microsoft Windows Installer?

The windows installer (previously known as Microsoft Installer) is a software component used for the installation, maintenance, and removal of software on modern Microsoft windows systems. The installation information and often the files themselves, are packaged in installation packages, loosely relational databases structured as COM structured Storages and commonly known as MSI files from their default file extension.