NAME
META_SETTEXTCOLOR
NEAREST API CALL
#include <windows.h>
COLORREF SetTextColor
(
	HDC32 hdc,
	COLORREF color
);
DESCRIPTION
U16 Value 0 COLORREF 1 SetTextColor sets the color that will be used for text in TextOut 
and ExtTextOut.
support.htmlback 