commit | 3ca9823941b70a1fec2ad16bb02d7dcba7f2f78a | [log] [tgz] |
---|---|---|
author | Patrik Stridvall <ps@leissner.se> | Wed Jun 20 23:03:14 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jun 20 23:03:14 2001 +0000 |
tree | 36ee73d67d0bd8977e11009c42a9f9f437eb08a8 | |
parent | 4b0343dc5f64c26f92f237274f660cb3d55d7a14 [diff] [blame] |
Documentation ordinal fixes.
diff --git a/controls/menu.c b/controls/menu.c index e8a0b74..0072421 100644 --- a/controls/menu.c +++ b/controls/menu.c
@@ -4669,9 +4669,8 @@ } /********************************************************************** - * CheckMenuRadioItem (not a Windows API) + * CheckMenuRadioItem (USER.666) */ - BOOL16 WINAPI CheckMenuRadioItem16(HMENU16 hMenu, UINT16 first, UINT16 last, UINT16 check, BOOL16 bypos)