Click here to Skip to main content
16,008,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: tcp receive Pin
Mark Salsbery18-Oct-06 5:28
Mark Salsbery18-Oct-06 5:28 
GeneralRe: tcp receive Pin
Archyami18-Oct-06 6:58
Archyami18-Oct-06 6:58 
GeneralRe: tcp receive Pin
Mark Salsbery18-Oct-06 7:02
Mark Salsbery18-Oct-06 7:02 
GeneralRe: tcp receive Pin
Archyami18-Oct-06 7:14
Archyami18-Oct-06 7:14 
QuestionNetwork Protocol Analyzer? Pin
Andy Rama18-Oct-06 3:07
Andy Rama18-Oct-06 3:07 
AnswerRe: Network Protocol Analyzer? Pin
Mark Salsbery18-Oct-06 6:58
Mark Salsbery18-Oct-06 6:58 
Questionowner darw & xp theme problem Pin
314159265318-Oct-06 2:45
314159265318-Oct-06 2:45 
AnswerRe: owner darw & xp theme problem Pin
Jörgen Sigvardsson18-Oct-06 11:38
Jörgen Sigvardsson18-Oct-06 11:38 
Tricky.. To get the "XP feel" you'd have to use the theme API to draw the tab, but then you'd have to paint your borders after you have drawn the tab with the theme API. Make sure to test your UI with several themes though, to make sure that your additions are general enough, so that it doesn't look bad when using other themes (or no themes for that matter).

There are a bunch of theme API articles on Codeproject if you need specific help on how to program it. Also make sure to lookup the Theme Explorer article here, as it'll help you ALOT to find out what state/part combination draws what. Smile | :)

Good luck!

--
Verletzen zerfetzen zersetzen zerstören
Doch es darf nicht mir gehören
Ich muss zerstören

Questionfinding type of device connected to USB port Pin
pavan_sw18-Oct-06 2:31
pavan_sw18-Oct-06 2:31 
AnswerRe: finding type of device connected to USB port Pin
Mark Salsbery18-Oct-06 5:49
Mark Salsbery18-Oct-06 5:49 
Questionfinding type of device connected to USB port Pin
pavan_sw18-Oct-06 2:30
pavan_sw18-Oct-06 2:30 
AnswerRe: finding type of device connected to USB port Pin
David Crow18-Oct-06 3:00
David Crow18-Oct-06 3:00 
AnswerRe: finding type of device connected to USB port Pin
Mark Salsbery18-Oct-06 5:43
Mark Salsbery18-Oct-06 5:43 
AnswerRe: finding type of device connected to USB port Pin
Hamid_RT18-Oct-06 18:39
Hamid_RT18-Oct-06 18:39 
QuestionvectorRichEditBox Pin
prithaa18-Oct-06 2:20
prithaa18-Oct-06 2:20 
AnswerRe: vectorRichEditBox Pin
Maximilien18-Oct-06 2:34
Maximilien18-Oct-06 2:34 
GeneralRe: vectorRichEditBox Pin
_AnsHUMAN_ 18-Oct-06 2:49
_AnsHUMAN_ 18-Oct-06 2:49 
GeneralRe: vectorRichEditBox Pin
Maximilien18-Oct-06 3:02
Maximilien18-Oct-06 3:02 
GeneralRe: vectorRichEditBox Pin
David Crow18-Oct-06 3:03
David Crow18-Oct-06 3:03 
AnswerRe: vectorRichEditBox Pin
Maximilien18-Oct-06 5:16
Maximilien18-Oct-06 5:16 
QuestionFailing while importing dll in a vc++ application Pin
bollapalli18-Oct-06 2:16
bollapalli18-Oct-06 2:16 
AnswerRe: Failing while importing dll in a vc++ application Pin
pavan_sw18-Oct-06 2:36
pavan_sw18-Oct-06 2:36 
GeneralRe: Failing while importing dll in a vc++ application Pin
bollapalli18-Oct-06 2:46
bollapalli18-Oct-06 2:46 
AnswerRe: Failing while importing dll in a vc++ application Pin
Cedric Moonen18-Oct-06 2:37
Cedric Moonen18-Oct-06 2:37 
GeneralRe: Failing while importing dll in a vc++ application Pin
bollapalli18-Oct-06 2:47
bollapalli18-Oct-06 2:47 

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.