Windows programming

Moderators: None (Apply to moderate this forum)
Number of threads: 3711
Number of posts: 9173

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Tab Control Posted by varunkumar on 12 Feb 2005 at 2:48 AM
Hi,

Please help me in creating a tab control in a window.....

window class : WC_TABCONTROL is not found in my system what can i do now??

is there any alternate control for tab control....pls specify...

Varun
Report
Re: Tab Control Posted by HEP on 12 Feb 2005 at 4:46 AM
Make sure you have '#include <commctrl.h>'
and 'InitCommonControls();' in your code.
Report
Re: Tab Control Posted by varunkumar on 14 Feb 2005 at 5:40 AM
Hi,
Even if I include it is throwing linking error....
Pls help me ....

Bye...
: Make sure you have '#include <commctrl.h>'
: and 'InitCommonControls();' in your code.
:

Report
Re: Tab Control Posted by AsmGuru62 on 15 Feb 2005 at 5:39 PM
: Hi,
: Even if I include it is throwing linking error....
: Pls help me ....
:
: Bye...
: : Make sure you have '#include <commctrl.h>'
: : and 'InitCommonControls();' in your code.
: :
:
:
Go to Project - Settings - Link and in that LINK tab you have to add comctl32.lib in the list of libraries to link with.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.