|
|
|
|
MGL_wmEndPaint
Finishes painting on window
Declaration
void MGLAPI MGL_wmEndPaint(
window_t *wnd)
Prototype In
mgraph.h
Parameters
wnd |
the window you painted on |
Description
This function must be called after using MGL_wmBeginPaint on the window. It restores mouse cursor and device context's attributes.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com