Search:
Forum
General C++ Programming
[win32] Change text color
Page 2
[try Beta version]
Not logged in
register
log in
user name:
password:
remember me
forgot your password?
or sign in using:
try again
cancel
forgot your password?
[win32] Change text color
Pages:
1
2
Aug 29, 2011 at 12:02pm
Aug 29, 2011 at 12:02pm UTC
andywestken
(4094)
Add the following at the end of AppendText()
SendMessage(hwndOutput, WM_VSCROLL, SB_BOTTOM, NULL);
Last edited on
Aug 29, 2011 at 12:02pm
Aug 29, 2011 at 12:02pm UTC
Aug 29, 2011 at 12:31pm
Aug 29, 2011 at 12:31pm UTC
mekkatorqu
(416)
thanks a lot!: )
Topic archived. No new replies allowed.
Pages:
1
2
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs