Re: RESUBMIT: LB_GETTEXT mapper
March 9, 2005
7:26 p.m.
Marcus Meissner <marcus(a)jet.franken.de> writes:
resubmit ... forgot to allocate space for \0 i suspect.
Ciao, Marcus
Changelog: LB_GETTEXT, CB_GETLBTEXT mapper switched to dynamic allocation. Added testcase.
I don't think you want to send extra messages in the winproc code. Besides it doesn't guarantee that the buffer is large enough anyway since another thread may have changed the string in the meantime. I'd suggest simply allocating a buffer large enough for your app. -- Alexandre Julliard julliard(a)winehq.org
7688
Age (days ago)
7688
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard