Click here to Skip to main content
15,908,264 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File Mapping Pin
Niklas L9-Jul-10 1:52
Niklas L9-Jul-10 1:52 
AnswerRe: File Mapping Pin
KarstenK8-Jul-10 22:50
mveKarstenK8-Jul-10 22:50 
AnswerRe: File Mapping Pin
Aescleal8-Jul-10 23:40
Aescleal8-Jul-10 23:40 
QuestionHow to resize a dialogbar Pin
ilgale8-Jul-10 21:27
ilgale8-Jul-10 21:27 
QuestionListBox Pin
AbhiHcl8-Jul-10 20:57
AbhiHcl8-Jul-10 20:57 
AnswerRe: ListBox Pin
MsmVc8-Jul-10 21:17
MsmVc8-Jul-10 21:17 
GeneralRe: ListBox Pin
AbhiHcl8-Jul-10 21:31
AbhiHcl8-Jul-10 21:31 
GeneralRe: ListBox Pin
Niklas L8-Jul-10 22:28
Niklas L8-Jul-10 22:28 
If it's your owner drawn list box with the hover effect, you can just paint the check mark in your DrawItem() method. Otherwise I'm afraid you will have to create yet another owner drawn list box class.

GeneralRe: ListBox Pin
AbhiHcl9-Jul-10 0:20
AbhiHcl9-Jul-10 0:20 
GeneralRe: ListBox Pin
Niklas L9-Jul-10 1:56
Niklas L9-Jul-10 1:56 
GeneralRe: ListBox Pin
AbhiHcl9-Jul-10 2:24
AbhiHcl9-Jul-10 2:24 
GeneralRe: ListBox Pin
Niklas L9-Jul-10 2:26
Niklas L9-Jul-10 2:26 
QuestionString Pin
T.RATHA KRISHNAN8-Jul-10 20:42
T.RATHA KRISHNAN8-Jul-10 20:42 
AnswerRe: String Pin
«_Superman_»8-Jul-10 20:48
professional«_Superman_»8-Jul-10 20:48 
AnswerRe: String Pin
Aescleal8-Jul-10 21:21
Aescleal8-Jul-10 21:21 
QuestionWhy References and pointers cannot be used on constructors and destructors Pin
pandit848-Jul-10 19:45
pandit848-Jul-10 19:45 
AnswerRe: Why References and pointers cannot be used on constructors and destructors Pin
«_Superman_»8-Jul-10 20:24
professional«_Superman_»8-Jul-10 20:24 
GeneralRe: Why References and pointers cannot be used on constructors and destructors Pin
pandit848-Jul-10 20:33
pandit848-Jul-10 20:33 
QuestionHow to change a Button caption Pin
raju_shiva8-Jul-10 18:59
raju_shiva8-Jul-10 18:59 
AnswerRe: How to change a Button caption Pin
«_Superman_»8-Jul-10 19:22
professional«_Superman_»8-Jul-10 19:22 
GeneralRe: How to change a Button caption Pin
Stephen Hewitt8-Jul-10 20:16
Stephen Hewitt8-Jul-10 20:16 
GeneralRe: How to change a Button caption Pin
«_Superman_»8-Jul-10 20:20
professional«_Superman_»8-Jul-10 20:20 
GeneralRe: How to change a Button caption Pin
Stephen Hewitt8-Jul-10 20:24
Stephen Hewitt8-Jul-10 20:24 
GeneralRe: How to change a Button caption Pin
«_Superman_»8-Jul-10 20:33
professional«_Superman_»8-Jul-10 20:33 
QuestionHow to import data from MS-Access to SQL Pin
raju_shiva8-Jul-10 17:54
raju_shiva8-Jul-10 17:54 

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.