fix fep on exceptions in ui-windproc callback in win32

release
erg 2006-09-02 04:00:42 +00:00
parent 88da40649d
commit 52fe6b872e
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ SYMBOL: hWnd
{ [ t ] [ drop DefWindowProc ] } { [ t ] [ drop DefWindowProc ] }
} cond } cond
] [ error. 0 ] recover ] ui-try
! "finished handling message" print .s flush ! "finished handling message" print .s flush
] alien-callback ; ] alien-callback ;