RE: LimitText

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

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 )

-- Brian


Jonas  Temple wrote:
> Derek,
> 
> It seems that LimitText is not working.  I looked at the routine in 
> win32lib and it seems to be coded correctly but I could not verify the 
> value of EM_LIMITTEXT as I do not have a windows.h here.  
> 
> Could you verify that?
> 
> Thanks!
> 
> Jonas
> 
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu