cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Win32 API - Tab Controls
Win32 API - Tab Controls
Feb 15, 2012 at 7:20am UTC
mekkatorqu
(416)
Can someone link me WORKING tutorial for tab control or teach me how to do it? I've tried several tutorials (even from MSDN) and I'm still getting some errors & it's not very good described for Win32 API Beginners...
I'm using resources btw
Last edited on
Feb 15, 2012 at 7:43am UTC
Feb 15, 2012 at 9:32pm UTC
bacia
(23)
\n creates a newline
\t creates a tab
Feb 15, 2012 at 9:33pm UTC
ResidentBiscuit
(4459)
God the Win32 API is ugly. Should use OpenGL :D
Feb 15, 2012 at 10:22pm UTC
Texan40
(645)
Here's a very very simplistic WIN32 example:
http://www.cplusplus.com/forum/windows/60812/#msg330600
Feb 16, 2012 at 7:17am UTC
mekkatorqu
(416)
@bacia I hope that was just joke...
@texan40 thanks, I'll try it later since I don't have time now
Topic archived. No new replies allowed.