Click here to Skip to main content
15,920,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSimple ADO question ... Pin
Hadi Rezaee5-Aug-02 9:43
Hadi Rezaee5-Aug-02 9:43 
GeneralRe: Simple ADO question ... Pin
Christian Graus5-Aug-02 13:18
protectorChristian Graus5-Aug-02 13:18 
GeneralRe: Simple ADO question ... Pin
Hadi Rezaee6-Aug-02 7:09
Hadi Rezaee6-Aug-02 7:09 
GeneralRe: Simple ADO question ... Pin
Christian Graus6-Aug-02 13:19
protectorChristian Graus6-Aug-02 13:19 
GeneralRe: Simple ADO question ... Pin
Hadi Rezaee7-Aug-02 5:18
Hadi Rezaee7-Aug-02 5:18 
QuestionHow to implement a external event in a app ? Pin
Cris5-Aug-02 9:31
Cris5-Aug-02 9:31 
AnswerRe: How to implement a external event in a app ? Pin
Nish Nishant5-Aug-02 10:12
sitebuilderNish Nishant5-Aug-02 10:12 
GeneralBasic window style question(non-MFC) Pin
oztanharmanci5-Aug-02 8:29
oztanharmanci5-Aug-02 8:29 
Hi. My problem is this:
I create a window using CreateWindowEx(). Then I create other windows[tool windows, document window etc...] All these are in non-MFC. The problem is that, if the user clicks on one of the tool windows, the mother window and all others lose focus[The title bars of those windows become gray]. And similarly if any window is clicked all others lose focus. I hear you saying "so what?". Here is the problem: When I start a DialogBox() only the spawning window is blocked, other windows are not. But I want them all blocked until the DialogBox returns.

I tried an MDI program generated by Visual C++ 6.0's wizard. What I want is exactly that(all windows titles are always highlighted!) but in a non-MFC way.

I tried different combinations of OVERLAPPED, CHILD, POPUP etc. but couldnt get it right. Can anybody help me?

Thanks
Oztan

PS: By the way I think being highlighted is my problem that is why I am talking about it. Actually I dont care which windows are highlighted and which are not, I just want the DialogBox() to block them all.


GeneralRe: Basic window style question(non-MFC) Pin
Ernest Laurentin5-Aug-02 10:34
Ernest Laurentin5-Aug-02 10:34 
GeneralRe: Basic window style question(non-MFC) Pin
Oztan Harmanci5-Aug-02 12:30
sussOztan Harmanci5-Aug-02 12:30 
GeneralRe: Basic window style question(non-MFC) Pin
Ernest Laurentin6-Aug-02 6:57
Ernest Laurentin6-Aug-02 6:57 
Generalquestion about _variant_t - not much info in MSDN Pin
ns5-Aug-02 8:04
ns5-Aug-02 8:04 
GeneralRe: question about _variant_t - not much info in MSDN Pin
Tomasz Sowinski5-Aug-02 8:15
Tomasz Sowinski5-Aug-02 8:15 
GeneralRe: question about _variant_t - not much info in MSDN Pin
Ranjan Banerji5-Aug-02 11:40
Ranjan Banerji5-Aug-02 11:40 
GeneralMP3 Header Information Pin
JennyP5-Aug-02 6:07
JennyP5-Aug-02 6:07 
GeneralRe: MP3 Header Information Pin
Roman Nurik5-Aug-02 6:55
Roman Nurik5-Aug-02 6:55 
GeneralRe: MP3 Header Information Pin
User 66585-Aug-02 11:03
User 66585-Aug-02 11:03 
GeneralRe: MP3 Header Information Pin
Michael Dunn5-Aug-02 18:03
sitebuilderMichael Dunn5-Aug-02 18:03 
GeneralRe: MP3 Header Information Pin
User 66586-Aug-02 1:47
User 66586-Aug-02 1:47 
GeneralRe: MP3 Header Information Pin
Christian Graus5-Aug-02 13:24
protectorChristian Graus5-Aug-02 13:24 
GeneralRe: MP3 Header Information Pin
JennyP5-Aug-02 15:30
JennyP5-Aug-02 15:30 
GeneralRe: MP3 Header Information Pin
User 66586-Aug-02 1:50
User 66586-Aug-02 1:50 
GeneralCEdit Box -- select all contents Pin
JennyP5-Aug-02 6:05
JennyP5-Aug-02 6:05 
GeneralRe: CEdit Box -- select all contents Pin
Chris Losinger5-Aug-02 6:18
professionalChris Losinger5-Aug-02 6:18 
GeneralRe: CEdit Box -- select all contents Pin
JennyP5-Aug-02 17:46
JennyP5-Aug-02 17:46 

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.