Click here to Skip to main content
15,891,204 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionActive Directory/LDAP. Pin
Mike Doner16-Jul-10 2:47
Mike Doner16-Jul-10 2:47 
AnswerRe: Active Directory/LDAP. Pin
Emilio Garavaglia16-Jul-10 7:05
Emilio Garavaglia16-Jul-10 7:05 
GeneralRe: Active Directory/LDAP. Pin
Mike Doner29-Jul-10 7:59
Mike Doner29-Jul-10 7:59 
GeneralRe: Active Directory/LDAP. Pin
Emilio Garavaglia31-Jul-10 9:33
Emilio Garavaglia31-Jul-10 9:33 
QuestionINT_PTR in VC++ 2010 Pin
rp_suman16-Jul-10 1:43
rp_suman16-Jul-10 1:43 
AnswerRe: INT_PTR in VC++ 2010 Pin
Sauro Viti16-Jul-10 2:16
professionalSauro Viti16-Jul-10 2:16 
AnswerRe: INT_PTR in VC++ 2010 Pin
ThatsAlok18-Jul-10 20:49
ThatsAlok18-Jul-10 20:49 
QuestionHow to focus a message box Pin
rahul.kulshreshtha15-Jul-10 22:06
rahul.kulshreshtha15-Jul-10 22:06 
I have a dialog.
I am displaying a messagebox with MB_APPMODAL. It comes over the dialog box (fine till now)

I am having one thread in background which updates dialog and make it top most but if message box is visible then I want messagebox to remain at top. So how to focus on that message box again. Roll eyes | :rolleyes:
I am using AfxMessageBox to diaplay message.

Well a rough example will like. There are 2 buttons on dialog, 2 messageboxes are already shown. If I click on first button then it will put messagebox1 in foreground , if I click on button 2 then it will put messagebox2 in foreground. I don't want to re-create message box.
I am using AfxMessageBox to diaplay message.
AnswerRe: How to focus a message box Pin
Eugen Podsypalnikov16-Jul-10 2:06
Eugen Podsypalnikov16-Jul-10 2:06 
GeneralRe: How to focus a message box Pin
rahul.kulshreshtha16-Jul-10 2:36
rahul.kulshreshtha16-Jul-10 2:36 
GeneralRe: How to focus a message box Pin
Cool_Dev16-Jul-10 3:04
Cool_Dev16-Jul-10 3:04 
AnswerRe: How to focus a message box Pin
E.F. Nijboer19-Jul-10 4:56
E.F. Nijboer19-Jul-10 4:56 
QuestionException Pin
Pryabu15-Jul-10 20:31
Pryabu15-Jul-10 20:31 
AnswerRe: Exception Pin
KarstenK15-Jul-10 20:47
mveKarstenK15-Jul-10 20:47 
GeneralRe: Exception Pin
Pryabu15-Jul-10 21:10
Pryabu15-Jul-10 21:10 
GeneralRe: Exception Pin
Richard MacCutchan15-Jul-10 21:30
mveRichard MacCutchan15-Jul-10 21:30 
GeneralRe: Exception Pin
Pryabu15-Jul-10 22:38
Pryabu15-Jul-10 22:38 
GeneralRe: Exception Pin
Niklas L15-Jul-10 23:09
Niklas L15-Jul-10 23:09 
GeneralRe: Exception Pin
Aescleal15-Jul-10 23:46
Aescleal15-Jul-10 23:46 
GeneralRe: Exception Pin
Richard MacCutchan16-Jul-10 3:09
mveRichard MacCutchan16-Jul-10 3:09 
GeneralRe: Exception Pin
KarstenK15-Jul-10 21:57
mveKarstenK15-Jul-10 21:57 
AnswerRe: Exception Pin
Aescleal15-Jul-10 21:39
Aescleal15-Jul-10 21:39 
GeneralRe: Exception Pin
Sauro Viti15-Jul-10 23:33
professionalSauro Viti15-Jul-10 23:33 
AnswerRe: Exception Pin
Hristo-Bojilov15-Jul-10 23:54
Hristo-Bojilov15-Jul-10 23:54 
QuestionProblem in Reading File. Pin
Le@rner15-Jul-10 19:45
Le@rner15-Jul-10 19:45 

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.