Click here to Skip to main content
15,887,676 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OnSize() problem in Maximize Pin
Eugen Podsypalnikov18-Mar-10 0:52
Eugen Podsypalnikov18-Mar-10 0:52 
GeneralRe: OnSize() problem in Maximize Pin
Anu_Bala18-Mar-10 1:00
Anu_Bala18-Mar-10 1:00 
GeneralRe: OnSize() problem in Maximize Pin
Eugen Podsypalnikov18-Mar-10 1:17
Eugen Podsypalnikov18-Mar-10 1:17 
GeneralRe: OnSize() problem in Maximize Pin
Anu_Bala18-Mar-10 1:34
Anu_Bala18-Mar-10 1:34 
GeneralRe: OnSize() problem in Maximize Pin
Eugen Podsypalnikov18-Mar-10 1:25
Eugen Podsypalnikov18-Mar-10 1:25 
GeneralRe: OnSize() problem in Maximize Pin
Anu_Bala18-Mar-10 1:36
Anu_Bala18-Mar-10 1:36 
Questionbutton in one subitem for CListCtrl? Pin
sairamdp18-Mar-10 0:01
sairamdp18-Mar-10 0:01 
AnswerRe: button in one subitem for CListCtrl? Pin
Eugen Podsypalnikov18-Mar-10 0:12
Eugen Podsypalnikov18-Mar-10 0:12 
You could try to create a child button
(may be for each entry, stored in the item data as pointer)

at position (-1, -1, -1, -1)
and move it in the controls reaction on NM_CUSTOMDRAW Smile | :)
virtual void BeHappy() = 0;

GeneralRe: button in one subitem for CListCtrl? [modified] Pin
mesajflaviu18-Mar-10 19:53
mesajflaviu18-Mar-10 19:53 
QuestionMaking a CWnd transparent Pin
Member 471222117-Mar-10 23:52
Member 471222117-Mar-10 23:52 
AnswerRe: Making a CWnd transparent Pin
Eugen Podsypalnikov18-Mar-10 0:01
Eugen Podsypalnikov18-Mar-10 0:01 
GeneralRe: Making a CWnd transparent Pin
Member 471222118-Mar-10 0:58
Member 471222118-Mar-10 0:58 
Questionclient - Server Connection problem Pin
Game-point17-Mar-10 23:40
Game-point17-Mar-10 23:40 
AnswerRe: client - Server Connection problem Pin
Moak18-Mar-10 1:07
Moak18-Mar-10 1:07 
Questionlocalization problem Pin
Member 59031017-Mar-10 23:10
Member 59031017-Mar-10 23:10 
AnswerRe: localization problem Pin
Eugen Podsypalnikov17-Mar-10 23:27
Eugen Podsypalnikov17-Mar-10 23:27 
GeneralRe: localization problem Pin
Member 59031017-Mar-10 23:31
Member 59031017-Mar-10 23:31 
AnswerRe: localization problem Pin
Avi Berger17-Mar-10 23:34
Avi Berger17-Mar-10 23:34 
AnswerRe: localization problem Pin
Abhi Lahare18-Mar-10 4:52
Abhi Lahare18-Mar-10 4:52 
QuestionBlobk Key Pin
john563217-Mar-10 22:54
john563217-Mar-10 22:54 
AnswerRe: Blobk Key Pin
CPallini17-Mar-10 22:58
mveCPallini17-Mar-10 22:58 
GeneralRe: Blobk Key Pin
john563217-Mar-10 23:05
john563217-Mar-10 23:05 
GeneralRe: Blobk Key Pin
CPallini17-Mar-10 23:08
mveCPallini17-Mar-10 23:08 
AnswerRe: Blobk Key Pin
Adam Roderick J17-Mar-10 23:27
Adam Roderick J17-Mar-10 23:27 
QuestionHow do I get the notification when the user modifies the DNS server address? Pin
EverettJF17-Mar-10 20:11
EverettJF17-Mar-10 20:11 

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.