.
The SetGraphicsMode API
6/29/2010 8:19:26 AM - -88.107.79.103
.
/// The graphics mode that can be set by SetGraphicsMode.
.
The SetGraphicsMode API
6/29/2010 8:19:26 AM - -88.107.79.103
.
/// The SetGraphicsMode function sets the graphics mode for the specified device context.
.
public static extern int SetGraphicsMode(IntPtr hdc, int iMode);
.