fix fep on exceptions in ui-windproc callback in win32
parent
88da40649d
commit
52fe6b872e
|
@ -239,7 +239,7 @@ SYMBOL: hWnd
|
|||
|
||||
{ [ t ] [ drop DefWindowProc ] }
|
||||
} cond
|
||||
] [ error. 0 ] recover
|
||||
] ui-try
|
||||
! "finished handling message" print .s flush
|
||||
] alien-callback ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue