RE: LimitText

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

Brian,

Thanks!  That did the trick!  I even looked at the M$ doc and didn't see 
that one!

Jonas
Brian Broker wrote:
> Hi Jonas,
> 
> Congrats, you found a bug!  The value of EM_LIMITTEXT is correct, the 
> problem is with the sendMessage:
> 
> VOID = sendMessage( id, lMsgType, NULL, pSize )
> 
> should be:
> 
> VOID = sendMessage( id, lMsgType, pSize, NULL )
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu