Click here to Skip to main content
15,914,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMDI maximized child bug Pin
hsuch5-Apr-07 19:03
hsuch5-Apr-07 19:03 
AnswerRe: MDI maximized child bug Pin
hsuch6-Apr-07 0:27
hsuch6-Apr-07 0:27 
QuestionglBindTexture undefined identifier? Pin
dreamtwister5-Apr-07 18:09
dreamtwister5-Apr-07 18:09 
AnswerRe: glBindTexture undefined identifier? Pin
dreamtwister5-Apr-07 19:35
dreamtwister5-Apr-07 19:35 
AnswerRe: glBindTexture undefined identifier? Pin
Hamid_RT5-Apr-07 19:35
Hamid_RT5-Apr-07 19:35 
GeneralRe: glBindTexture undefined identifier? Pin
dreamtwister5-Apr-07 20:44
dreamtwister5-Apr-07 20:44 
QuestionHow to overlap a Edit control onto a List control? Pin
zouchao11125-Apr-07 16:17
zouchao11125-Apr-07 16:17 
AnswerRe: How to overlap a Edit control onto a List control? Pin
Naveen5-Apr-07 19:26
Naveen5-Apr-07 19:26 
try calling m_Edit->BringWindowToTop() in the onInitDialog() funtion.

are you trying to make the cells in the listctrl editable? If so its better to make the edit control as the child of the list ctrl.

nave

AnswerRe: How to overlap a Edit control onto a List control? Pin
ThatsAlok23-Apr-07 0:05
ThatsAlok23-Apr-07 0:05 
QuestionSMS Text Messages Pin
Bram van Kampen5-Apr-07 13:58
Bram van Kampen5-Apr-07 13:58 
AnswerRe: SMS Text Messages Pin
ThatsAlok23-Apr-07 0:05
ThatsAlok23-Apr-07 0:05 
GeneralRe: SMS Text Messages Pin
Bram van Kampen4-May-07 14:33
Bram van Kampen4-May-07 14:33 
QuestionFunction help [modified] Pin
planetx225-Apr-07 12:47
planetx225-Apr-07 12:47 
AnswerRe: Function help Pin
Bram van Kampen5-Apr-07 14:59
Bram van Kampen5-Apr-07 14:59 
GeneralRe: Function help Pin
planetx225-Apr-07 15:16
planetx225-Apr-07 15:16 
GeneralRe: Function help Pin
Rick York5-Apr-07 15:27
mveRick York5-Apr-07 15:27 
GeneralRe: Function help Pin
Bram van Kampen5-Apr-07 15:39
Bram van Kampen5-Apr-07 15:39 
Questionfibbonacci series Pin
badamanil5-Apr-07 10:54
badamanil5-Apr-07 10:54 
AnswerRe: fibbonacci series Pin
led mike5-Apr-07 10:59
led mike5-Apr-07 10:59 
GeneralRe: fibbonacci series Pin
Mark Salsbery6-Apr-07 7:20
Mark Salsbery6-Apr-07 7:20 
AnswerRe: fibbonacci series Pin
Bram van Kampen5-Apr-07 14:45
Bram van Kampen5-Apr-07 14:45 
AnswerRe: fibbonacci series Pin
Ravi Bhavnani5-Apr-07 14:45
professionalRavi Bhavnani5-Apr-07 14:45 
AnswerRe: fibbonacci series Pin
Sathesh Sakthivel5-Apr-07 18:24
Sathesh Sakthivel5-Apr-07 18:24 
AnswerRe: fibbonacci series Pin
toxcct5-Apr-07 22:46
toxcct5-Apr-07 22:46 
AnswerRe: fibbonacci series Pin
cp98765-Apr-07 23:56
cp98765-Apr-07 23:56 

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.