Click here to Skip to main content
15,888,733 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: VERY basic memory question Pin
toxcct29-Jul-08 6:15
toxcct29-Jul-08 6:15 
GeneralRe: VERY basic memory question Pin
__DanC__29-Jul-08 6:17
__DanC__29-Jul-08 6:17 
GeneralRe: VERY basic memory question Pin
toxcct29-Jul-08 6:33
toxcct29-Jul-08 6:33 
GeneralRe: VERY basic memory question Pin
Cedric Moonen29-Jul-08 7:32
Cedric Moonen29-Jul-08 7:32 
GeneralRe: VERY basic memory question Pin
Joe Woodbury29-Jul-08 8:50
professionalJoe Woodbury29-Jul-08 8:50 
GeneralRe: VERY basic memory question Pin
Yajnesh Narayan Behera29-Jul-08 19:10
Yajnesh Narayan Behera29-Jul-08 19:10 
GeneralRe: VERY basic memory question Pin
Joe Woodbury30-Jul-08 5:11
professionalJoe Woodbury30-Jul-08 5:11 
QuestionOwnerdrawn Listbox Pin
KellyR29-Jul-08 4:23
KellyR29-Jul-08 4:23 
Hi, I'm looking for a way to do a completely owner-drawn Listbox in C++ with just the Windows API and without MFC. The LBS_OWNERDRAWFIXED allows me to draw the items in the list, but is there a way for me to owner-draw the entire listbox (along with the scroll bars, etc)? Or do I have to subclass the listbox and draw it when it receives WM_PAINT?

Thanks!

KR

AnswerRe: Ownerdrawn Listbox Pin
led mike29-Jul-08 4:36
led mike29-Jul-08 4:36 
GeneralRe: Ownerdrawn Listbox Pin
KellyR29-Jul-08 4:38
KellyR29-Jul-08 4:38 
GeneralRe: Ownerdrawn Listbox Pin
led mike29-Jul-08 5:10
led mike29-Jul-08 5:10 
GeneralRe: Ownerdrawn Listbox Pin
KellyR29-Jul-08 5:30
KellyR29-Jul-08 5:30 
AnswerRe: Ownerdrawn Listbox Pin
Mark Salsbery29-Jul-08 6:32
Mark Salsbery29-Jul-08 6:32 
QuestionExecuting Query like (where) expressions on data stored in structure in c++ Pin
NileshBhatkhalkar29-Jul-08 4:12
professionalNileshBhatkhalkar29-Jul-08 4:12 
AnswerRe: Executing Query like (where) expressions on data stored in structure in c++ Pin
led mike29-Jul-08 4:35
led mike29-Jul-08 4:35 
QuestionGlobalization/Localization in VC++ [modified] Pin
Andy Rama29-Jul-08 3:31
Andy Rama29-Jul-08 3:31 
AnswerRe: Globlization in VC++ Pin
toxcct29-Jul-08 3:46
toxcct29-Jul-08 3:46 
GeneralRe: Globlization in VC++ Pin
Maximilien29-Jul-08 3:50
Maximilien29-Jul-08 3:50 
GeneralRe: Globlization in VC++ Pin
Andy Rama29-Jul-08 5:47
Andy Rama29-Jul-08 5:47 
GeneralRe: Globlization in VC++ Pin
toxcct29-Jul-08 5:59
toxcct29-Jul-08 5:59 
GeneralRe: Globlization in VC++ Pin
Andy Rama29-Jul-08 17:42
Andy Rama29-Jul-08 17:42 
QuestionButton color change Pin
Paulraj G29-Jul-08 2:14
Paulraj G29-Jul-08 2:14 
AnswerRe: Button color change Pin
_AnsHUMAN_ 29-Jul-08 3:26
_AnsHUMAN_ 29-Jul-08 3:26 
GeneralRe: Button color change Pin
Paulraj G29-Jul-08 21:03
Paulraj G29-Jul-08 21:03 
QuestionXSLT in VC++ Pin
vinay_K29-Jul-08 1:24
vinay_K29-Jul-08 1:24 

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.