Click here to Skip to main content
15,907,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: insert for STL Pin
prithaa13-Mar-07 8:01
prithaa13-Mar-07 8:01 
GeneralRe: insert for STL Pin
toxcct13-Mar-07 8:09
toxcct13-Mar-07 8:09 
GeneralRe: insert for STL Pin
prithaa13-Mar-07 8:15
prithaa13-Mar-07 8:15 
GeneralRe: insert for STL Pin
toxcct13-Mar-07 8:21
toxcct13-Mar-07 8:21 
GeneralRe: insert for STL Pin
prithaa13-Mar-07 8:27
prithaa13-Mar-07 8:27 
GeneralRe: insert for STL Pin
Maximilien13-Mar-07 8:32
Maximilien13-Mar-07 8:32 
GeneralRe: insert for STL Pin
prithaa13-Mar-07 8:49
prithaa13-Mar-07 8:49 
QuestionCCheckListBox and static linking Pin
Magonnew13-Mar-07 3:36
Magonnew13-Mar-07 3:36 
I cannot solve something for days now.

I am using a CCheckListBox component in my application, and it works nicely. I decided to set the project to be statically linked. After solving some issues with linking, it was running. However, I could see nothing in the listbox! It was working for some extent, as clicking on the 'invisible' items, the desired thing has happened, but the items were missing. I set back to dynamical linking, and it was working again, so I suspect it might not be a bug in my code..?

When I set the 'owner-draw style' and 'has strings' attribute to false, (after some commenting out...), at least the text has appeared there with statical linking, but I cannot get further than this.. Can anybody help me?.. I am getting desperate..Sigh | :sigh:
AnswerRe: CCheckListBox and static linking Pin
David Crow13-Mar-07 6:03
David Crow13-Mar-07 6:03 
GeneralRe: CCheckListBox and static linking Pin
Magonnew13-Mar-07 20:48
Magonnew13-Mar-07 20:48 
QuestionHow to use AppendFormatV using win32 but not MFC Pin
Mushtaque Nizamani13-Mar-07 2:45
Mushtaque Nizamani13-Mar-07 2:45 
QuestionRe: How to use AppendFormatV using win32 but not MFC Pin
David Crow13-Mar-07 2:48
David Crow13-Mar-07 2:48 
AnswerRe: How to use AppendFormatV using win32 but not MFC Pin
James R. Twine13-Mar-07 2:51
James R. Twine13-Mar-07 2:51 
QuestionWindows Vista Pin
San246813-Mar-07 2:41
San246813-Mar-07 2:41 
AnswerRe: Windows Vista Pin
David Crow13-Mar-07 2:45
David Crow13-Mar-07 2:45 
GeneralRe: Windows Vista Pin
San246813-Mar-07 2:57
San246813-Mar-07 2:57 
QuestionRe: Windows Vista Pin
David Crow13-Mar-07 3:05
David Crow13-Mar-07 3:05 
GeneralRe: Windows Vista Pin
Maximilien13-Mar-07 3:19
Maximilien13-Mar-07 3:19 
AnswerRe: Windows Vista Pin
Maximilien13-Mar-07 3:03
Maximilien13-Mar-07 3:03 
AnswerRe: Windows Vista Pin
toxcct13-Mar-07 3:16
toxcct13-Mar-07 3:16 
QuestionHeap Error Pin
baerten13-Mar-07 2:37
baerten13-Mar-07 2:37 
AnswerRe: Heap Error Pin
James R. Twine13-Mar-07 2:50
James R. Twine13-Mar-07 2:50 
GeneralRe: Heap Error Pin
baerten13-Mar-07 3:09
baerten13-Mar-07 3:09 
GeneralRe: Heap Error Pin
James R. Twine13-Mar-07 3:16
James R. Twine13-Mar-07 3:16 
GeneralRe: Heap Error Pin
baerten13-Mar-07 4:00
baerten13-Mar-07 4:00 

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.