Pack common Windows APIs. For example, createwindow, registerclassex, MessageBox, getwindowtext, and callback are all specific in dangerous browser. Code For example, complete the packaging of the following functions:
Window functions:
Adjustwindowrect
Adjustwindowrectex
Allowsetforegroundwindow
Animatewindow
Begindeferwindowpos
Bringwindowtotop
Cascadewindows
Closewindow
Deferwindowpos
Destroywindow
Enddeferwindowpos
Findwindow
Finddomainwex
Getclientrect
Getasktopwindow
Getforegroundwindow
Getnextwindow
Getparent
Getshellwindow
Gettopwindow
Getwindow
Getwindowmodulefilename
Getwindowplacement
Getwindowrect
Getwindowtextlength
Getwindowthreadprocessid
Internalgetwindowtext
Ischild
Ishungappwindow
Iswindow
Iswindowunicode
Iswindowvisible
Iszoomed
Locksetforegroundwindow
Movewindow
Setforegroundwindow
Setlayeredwindowattributes
Setparent
Setwindowplacement
Setwindowpos
Setwindowtext
Showownedpopups
Showwindow
Showwindowasync
Switchtothiswindow
Tilewindows
Updatelayeredwindow
Windowfrompoint
GDI functions
Getdc
Releasedc
Createdc
Deletedc
Createfont
Createfontindirect
Drawtext
Gettextalign
Gettextcolor
Settextalign
Settextcolor
Textout
Movetoex
Lineto
Chord
Ellipse
Fillrect
Framerect
Invertrect
Polygon
Polypolygon
Rectangle
Roundrect
RGB
Set the Constant Value
Mn_gethmenu
Wm_getfont
Wm_gettext
Wm_gettextlength
Wm_setfont
Wm_seticon
Wm_settext
Wm_close
Wm_create
Wm_destroy
Wm_move
Wm_moving
Wm_quit
Wm_showwindow
Wm_size
Wm_sizing
Wm_paint
Required. Write TestProgramEach API must have at least one independent test function for testing.
Contact