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

C / C++ / MFC

 
GeneralRe: how to receive outgoing message Pin
Eugene Grudina16-Jul-04 8:27
sussEugene Grudina16-Jul-04 8:27 
AnswerRe: how to receive outgoing message Pin
Antti Keskinen16-Jul-04 8:22
Antti Keskinen16-Jul-04 8:22 
GeneralRe: how to receive outgoing message Pin
Anton Zarubin17-Jul-04 0:36
Anton Zarubin17-Jul-04 0:36 
GeneralRe: how to receive outgoing message Pin
Antti Keskinen17-Jul-04 5:30
Antti Keskinen17-Jul-04 5:30 
GeneralWindows Logon Dialog Pin
Anthony988716-Jul-04 5:11
Anthony988716-Jul-04 5:11 
GeneralRe: Windows Logon Dialog Pin
David Crow16-Jul-04 5:21
David Crow16-Jul-04 5:21 
GeneralRe: Windows Logon Dialog Pin
Antony M Kancidrowski16-Jul-04 5:47
Antony M Kancidrowski16-Jul-04 5:47 
Generalsingle instance SDI Pin
vanne16-Jul-04 4:41
vanne16-Jul-04 4:41 
- How do I create two windows with win32/CreateWindowEx but only one instance of the program (what I really want is just one icon on the taskbar - I assume they go hand in hand)? I want it to be an SDI application.

CreateDialogParam uses CreateWindowEx to create a modeless window without creating a new instance. What exactly is it in the way they call CreateWindowEx that makes it skip the part with the new instance?

- Can MDI child frames be floating outside the MDI client window?

(I hope this isn't off topic, didn't find a pure Win forum here).

/vanne


GeneralRe: single instance SDI Pin
Antti Keskinen16-Jul-04 8:39
Antti Keskinen16-Jul-04 8:39 
GeneralMemory Process Pin
VietDelphi16-Jul-04 4:30
VietDelphi16-Jul-04 4:30 
GeneralRe: Memory Process Pin
David Crow16-Jul-04 4:52
David Crow16-Jul-04 4:52 
GeneralRe: Memory Process Pin
Maximilien16-Jul-04 4:57
Maximilien16-Jul-04 4:57 
GeneralRe: Memory Process Pin
VietDelphi16-Jul-04 5:06
VietDelphi16-Jul-04 5:06 
GeneralRe: Memory Process Pin
David Crow16-Jul-04 5:16
David Crow16-Jul-04 5:16 
GeneralRe: Memory Process Pin
bikram singh16-Jul-04 12:01
bikram singh16-Jul-04 12:01 
QuestionMFC with Multiple Dialogs?? Pin
Kunal Shetye16-Jul-04 4:00
Kunal Shetye16-Jul-04 4:00 
AnswerRe: MFC with Multiple Dialogs?? Pin
David Crow16-Jul-04 4:49
David Crow16-Jul-04 4:49 
AnswerRe: MFC with Multiple Dialogs?? Pin
Maximilien16-Jul-04 5:06
Maximilien16-Jul-04 5:06 
GeneralRe: how to get access to the outbox folder Pin
David Crow16-Jul-04 4:46
David Crow16-Jul-04 4:46 
Generalwin32 dll linking problem Pin
ns16-Jul-04 3:43
ns16-Jul-04 3:43 
GeneralRe: win32 dll linking problem Pin
Antti Keskinen16-Jul-04 8:44
Antti Keskinen16-Jul-04 8:44 
GeneralRe: win32 dll linking problem Pin
bonosa16-Jul-04 23:39
bonosa16-Jul-04 23:39 
Generalclipboard Pin
albd16-Jul-04 3:13
albd16-Jul-04 3:13 
GeneralRe: clipboard Pin
vcplusplus16-Jul-04 3:31
vcplusplus16-Jul-04 3:31 
GeneralMultiple views in one frame Pin
Maarten Kools16-Jul-04 1:45
professionalMaarten Kools16-Jul-04 1: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.