GetMenuString should return itemlength on 0 nMax or NULL str
commitcb3c7bfa70a31fc9f6ff25888ce916148d4d9c18
authorMarcus Meissner <marcus@jet.franken.de>
Sat, 8 Jan 2000 22:25:57 +0000 (8 22:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 8 Jan 2000 22:25:57 +0000 (8 22:25 +0000)
treebb2a63c62913ea2b82fdb894b5ef9912109bad96
parent8b8a3438e22c5b061808ed64c96ccbf55aa85586
GetMenuString should return itemlength on 0 nMax or NULL str
InsertItem pos=-1, flags = 0 should append item
(thanks to Sander van Leeuwen)
controls/menu.c