[win32] Change text color

Pages: 12
Add the following at the end of AppendText()

SendMessage(hwndOutput, WM_VSCROLL, SB_BOTTOM, NULL);
Last edited on
thanks a lot!: )
Topic archived. No new replies allowed.
Pages: 12