Added many missing *Pxxx types.
authorFrancois Gouget <fgouget@codeweavers.com>
Thu, 12 Oct 2000 23:18:55 +0000 (23:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Oct 2000 23:18:55 +0000 (23:18 +0000)
commit67c969131359f88e9e3cac1d3fefd485fc56c4b7
treef526cd17a6cd927c0161baf613c94eb9650927b2
parent986f197497ed7c1affcb058f63e2608bc38b8796
Added many missing *Pxxx types.
Removed a few *LPxxx types that are not supposed to be there (in
particular LPICONINFO).
Added a few missing *LPCxxx types (MENUITEMINFO, SCROLLINFO,
DLGITEMTEMPLATE).
WINHELP and PE_ACCEL are internal types.
MULTIKEYHELP and HELPWININFO both have an A and W variant.
NUMBERFMT, CURRENCYFMT and the related API belong to winnls.h.
Added missing ARW_xxx defines (for sysmetrics).
dlls/user/resource.c
include/winuser.h
windows/cursoricon.c
windows/winhelp.c