fix fep on exceptions in ui-windproc callback in win32
parent
88da40649d
commit
52fe6b872e
|
@ -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 ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue