ChangeSet ID: 988765739799876743461937
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/05/01 21:08:59
Modified files:
controls : combo.c
Log message:
Marcus Meissner <marcus(a)jet.franken.de>
Do not HeapFree() memory not allocated by us in COMBO_GetText.
Convert return value from LB_GETTEXT into COMBO_GetText.
Patch: http://cvs.winehq.com/patch.py?id=988765739799876743461937
Revision Changes Path
1.70 +9 -2 wine/controls/combo.c