Click here to Skip to main content
15,921,989 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Program Filename and Executable? Pin
(Steven Hicks)n+129-Dec-02 16:19
(Steven Hicks)n+129-Dec-02 16:19 
GeneralChooseColor unhandled exception :( Pin
haust28-Dec-02 12:32
haust28-Dec-02 12:32 
GeneralRe: ChooseColor unhandled exception :( Pin
haust28-Dec-02 12:45
haust28-Dec-02 12:45 
QuestionWindows Explorer CListCtrl? Pin
Steven M Hunt28-Dec-02 11:39
Steven M Hunt28-Dec-02 11:39 
AnswerRe: Windows Explorer CListCtrl? Pin
Iain Clarke, Warrior Programmer28-Dec-02 13:34
Iain Clarke, Warrior Programmer28-Dec-02 13:34 
AnswerRe: Windows Explorer CListCtrl? Pin
Iain Clarke, Warrior Programmer28-Dec-02 14:12
Iain Clarke, Warrior Programmer28-Dec-02 14:12 
GeneralTab Controls Pin
georgiek5028-Dec-02 11:10
georgiek5028-Dec-02 11:10 
GeneralRe: Tab Controls Pin
Iain Clarke, Warrior Programmer28-Dec-02 13:41
Iain Clarke, Warrior Programmer28-Dec-02 13:41 
If you are being pure SDK, then you need to look in the
Platform SDK\User Interface Services\Windows Common Controls\Tab Controls
for all the info in the Tab control.

You can send TCM_INSERTITEM messages, or use the TabCtrl_InsertItem (which ends up the same) as
you wish. You also need to keep an eye out for TCN_SELCHANGE notifications...

I hope that helped,

Iain.


GeneralRe: Tab Controls Pin
georgiek5028-Dec-02 23:01
georgiek5028-Dec-02 23:01 
GeneralWizard97 (CPropertySheetEx) in a DLL Pin
Anonymous28-Dec-02 8:26
Anonymous28-Dec-02 8:26 
GeneralRe: Wizard97 (CPropertySheetEx) in a DLL Pin
Gerard Nicol28-Feb-12 13:30
Gerard Nicol28-Feb-12 13:30 
Generala Realy serious Quiestion About Drag-n-Drop Some objects. Pin
HellShrimp4free28-Dec-02 5:02
HellShrimp4free28-Dec-02 5:02 
GeneralRe: a Realy serious Quiestion About Drag-n-Drop Some objects. Pin
NormDroid28-Dec-02 6:00
professionalNormDroid28-Dec-02 6:00 
GeneralRe: a Realy serious Quiestion About Drag-n-Drop Some objects. Pin
HellShrimp4free28-Dec-02 22:22
HellShrimp4free28-Dec-02 22:22 
GeneralActiveX object termination Pin
ydasari28-Dec-02 4:58
ydasari28-Dec-02 4:58 
Questionhelp ? Pin
imran_rafique28-Dec-02 4:24
imran_rafique28-Dec-02 4:24 
AnswerRe: help ? Pin
Nitron28-Dec-02 4:55
Nitron28-Dec-02 4:55 
GeneralXtreme toolkit Pin
-Reality-28-Dec-02 3:25
-Reality-28-Dec-02 3:25 
GeneralRe: Xtreme toolkit Pin
Tim Smith28-Dec-02 5:24
Tim Smith28-Dec-02 5:24 
GeneralRe: Xtreme toolkit Pin
Brian Delahunty28-Dec-02 6:40
Brian Delahunty28-Dec-02 6:40 
GeneralRe: Xtreme toolkit Pin
DJWALSH28-Dec-02 11:41
DJWALSH28-Dec-02 11:41 
Questionnetwork ip address? Pin
imran_rafique28-Dec-02 1:41
imran_rafique28-Dec-02 1:41 
AnswerRe: network ip address? Pin
Nitron28-Dec-02 4:57
Nitron28-Dec-02 4:57 
GeneralSetting maximum speed of ethernet adapter Pin
s_k28-Dec-02 0:52
s_k28-Dec-02 0:52 
GeneralRe: Setting maximum speed of ethernet adapter Pin
Nitron28-Dec-02 5:02
Nitron28-Dec-02 5:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.