Click here to Skip to main content
15,912,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionis executable digitally signed Pin
K. Sushilkumar9-Dec-08 1:12
K. Sushilkumar9-Dec-08 1:12 
AnswerRe: is executable digitally signed Pin
_AnsHUMAN_ 9-Dec-08 1:47
_AnsHUMAN_ 9-Dec-08 1:47 
QuestionEdit Control Pin
si_699-Dec-08 1:00
si_699-Dec-08 1:00 
AnswerRe: Edit Control Pin
_AnsHUMAN_ 9-Dec-08 1:03
_AnsHUMAN_ 9-Dec-08 1:03 
GeneralRe: Edit Control Pin
si_699-Dec-08 1:09
si_699-Dec-08 1:09 
AnswerRe: Edit Control Pin
BadJerry9-Dec-08 1:25
BadJerry9-Dec-08 1:25 
GeneralRe: Edit Control Pin
si_699-Dec-08 1:30
si_699-Dec-08 1:30 
QuestionHow to make topmost control on dialog? [modified] Pin
aragornx9-Dec-08 0:40
aragornx9-Dec-08 0:40 
Hi I'm creating my own control. I dynamically creating CListBox over the other controls - it's my combo list control. My problem is that controls from behind my CListBox (eg. CEdit controls) getting to front. It disturbs everything. I tried to use myList.SetWindowPos( &CWnd::wndTopMost, 0, 0, 0, 0, SWP_NOMOVE|SWP_NOSIZE|SWP_NOACTIVATE ) - but it's not working. Is there any way to make control topmost (something like modal dialog) over other controls. Plaese help...

modified on Tuesday, December 9, 2008 7:17 AM

AnswerRe: How to make topmost control on dialog? Pin
K. Sushilkumar9-Dec-08 1:18
K. Sushilkumar9-Dec-08 1:18 
AnswerRe: How to make topmost control on dialog? Pin
BadJerry9-Dec-08 1:38
BadJerry9-Dec-08 1:38 
GeneralRe: How to make topmost control on dialog? Pin
aragornx9-Dec-08 2:24
aragornx9-Dec-08 2:24 
QuestionRe: How to make topmost control on dialog? Pin
Y K Kishore Kumar4-Jan-10 1:11
Y K Kishore Kumar4-Jan-10 1:11 
AnswerRe: How to make topmost control on dialog? Pin
KarstenK4-Jan-10 1:55
mveKarstenK4-Jan-10 1:55 
QuestionUsing CView as a child window and CCmdUI Pin
BadJerry9-Dec-08 0:05
BadJerry9-Dec-08 0:05 
QuestionRead Mobile and Phone Number from Outlook Express Pin
Member 39261008-Dec-08 23:49
Member 39261008-Dec-08 23:49 
QuestionRe: Read Mobile and Phone Number from Outlook Express Pin
David Crow9-Dec-08 3:04
David Crow9-Dec-08 3:04 
QuestionHow To Use Thread in Win32 C++ Pin
Avnash0018-Dec-08 22:46
Avnash0018-Dec-08 22:46 
AnswerRe: How To Use Thread in Win32 C++ Pin
CPallini8-Dec-08 22:52
mveCPallini8-Dec-08 22:52 
AnswerRe: How To Use Thread in Win32 C++ Pin
David Crow9-Dec-08 3:07
David Crow9-Dec-08 3:07 
AnswerRe: How To Use Thread in Win32 C++ Pin
Alan Balkany9-Dec-08 3:43
Alan Balkany9-Dec-08 3:43 
QuestionPassing filename from C++ to Fortran Pin
RedSonja8-Dec-08 22:40
RedSonja8-Dec-08 22:40 
AnswerRe: Passing filename from C++ to Fortran Pin
Defenestration8-Dec-08 22:44
Defenestration8-Dec-08 22:44 
GeneralRe: Passing filename from C++ to Fortran Pin
RedSonja8-Dec-08 22:51
RedSonja8-Dec-08 22:51 
GeneralRe: Passing filename from C++ to Fortran Pin
Defenestration8-Dec-08 22:59
Defenestration8-Dec-08 22:59 
GeneralRe: Passing filename from C++ to Fortran Pin
Luc Pattyn9-Dec-08 0:00
sitebuilderLuc Pattyn9-Dec-08 0: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.