Ticket #130 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

please support /SAFESEH switch

Reported by: anonymous Assigned to:
Priority: P1 Milestone:
Component: Misc Version: 0.6.0
Severity: normal Keywords:
Cc:

Description

please support /SAFESEH switch

Attachments

Change History

02/08/08 10:26:41 changed by peter

  • status changed from new to closed.
  • resolution set to fixed.

(In [2032]) Fix #130: Add SAFESEH directive for indicating SEH handlers in win32 output. Unlike in MASM, no command-line switch is required. Usage:

extern handler (or handler: to define locally) safeseh handler


Add/Change #130 (please support /SAFESEH switch)