Re: Win32Lib: Possible Bug in setWinMsgHandler

new topic     » goto parent     » topic index » view thread      » older message » newer message

cklester wrote:
> 
> 
> global procedure setWinMsgHandler(object pId, object pMsg, integer pRoutine)
>     integer lPosn
>     integer id
>     atom lMsg
> 
>     if not sequence(id) then
>         id = {id}
>     end if
> 
> ---
> 
> Should that first conditional be
> 
>     if not sequence(pId) then
> 
> ?
> 
Good catch. It's fixed now. Thanks.
-- 
Derek

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu