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

C / C++ / MFC

 
QuestionCreating Access Data Project(ADP) file Pin
aaaan28-May-07 20:15
aaaan28-May-07 20:15 
Questionvisual studio- pls [modified] Pin
saisp28-May-07 20:15
saisp28-May-07 20:15 
AnswerRe: visual studio- pls Pin
Hamid_RT29-May-07 1:12
Hamid_RT29-May-07 1:12 
QuestionWS_POPUP style windows Pin
HakunaMatada28-May-07 19:55
HakunaMatada28-May-07 19:55 
AnswerRe: WS_POPUP style windows Pin
Naveen28-May-07 20:00
Naveen28-May-07 20:00 
GeneralRe: WS_POPUP style windows Pin
HakunaMatada28-May-07 21:04
HakunaMatada28-May-07 21:04 
GeneralRe: WS_POPUP style windows Pin
Naveen28-May-07 21:15
Naveen28-May-07 21:15 
GeneralRe: WS_POPUP style windows Pin
HakunaMatada28-May-07 21:42
HakunaMatada28-May-07 21:42 
So, what you are saying is that there is just one message loop which gets created and the framework makes it seem like all have separate message loops?

Lets say for example...

1) Create MainFrame.
2) Run Message Loop.
3) Create 5 Popup windows on an event, say button click.

Lets say the classes for the Mainframe and Popup windows are CMainFrame, CPopup1, CPopup2.... etc. All classes have their own message loops(BEGIN_MSG_MAP and END_MSG_MAP). Does the framework being used make us think that separate message loops are being used when in reality only message loop is being used or is the case otherwise?

Thanks again for the answers.

---
Beer | [beer] Hakuna-Matada Beer | [beer]
It means no worries for the rest of your days...
It's our problem free, Philosophy

Jig | [Dance]

"I think my response was 'What idiot dreamed this up?'" -- Mary Ann Davidson, Oracle's chief security officer, in typical blunt manner, remembering her reaction to the company's scheme to brand its databases as "unbreakable."

GeneralRe: WS_POPUP style windows Pin
Naveen28-May-07 21:53
Naveen28-May-07 21:53 
GeneralRe: WS_POPUP style windows Pin
HakunaMatada28-May-07 23:23
HakunaMatada28-May-07 23:23 
AnswerRe: WS_POPUP style windows Pin
jhwurmbach28-May-07 22:34
jhwurmbach28-May-07 22:34 
GeneralRe: WS_POPUP style windows Pin
HakunaMatada28-May-07 23:36
HakunaMatada28-May-07 23:36 
QuestionNtQueryInformationFile Pin
nitin328-May-07 19:39
nitin328-May-07 19:39 
AnswerRe: NtQueryInformationFile Pin
Naveen28-May-07 19:48
Naveen28-May-07 19:48 
GeneralRe: NtQueryInformationFile Pin
nitin328-May-07 19:54
nitin328-May-07 19:54 
GeneralRe: NtQueryInformationFile Pin
Naveen28-May-07 19:59
Naveen28-May-07 19:59 
AnswerRe: NtQueryInformationFile Pin
Hamid_RT28-May-07 20:05
Hamid_RT28-May-07 20:05 
Questioncreating submenu for a menu Pin
prithaa28-May-07 19:28
prithaa28-May-07 19:28 
AnswerRe: creating submenu for a menu Pin
nitin328-May-07 19:50
nitin328-May-07 19:50 
AnswerRe: creating submenu for a menu Pin
Naveen28-May-07 19:53
Naveen28-May-07 19:53 
GeneralRe: creating submenu for a menu Pin
prithaa29-May-07 0:06
prithaa29-May-07 0:06 
GeneralRe: creating submenu for a menu Pin
Naveen29-May-07 0:31
Naveen29-May-07 0:31 
GeneralRe: creating submenu for a menu Pin
prithaa29-May-07 1:34
prithaa29-May-07 1:34 
GeneralRe: creating submenu for a menu Pin
Naveen29-May-07 14:57
Naveen29-May-07 14:57 
GeneralRe: creating submenu for a menu Pin
Naveen29-May-07 14:58
Naveen29-May-07 14:58 

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.