Click here to Skip to main content
15,917,652 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Oops! I did it again. Pin
Nish Nishant22-Apr-02 7:37
sitebuilderNish Nishant22-Apr-02 7:37 
GeneralRe: Oops! I did it again. Pin
Paul M Watt22-Apr-02 7:17
mentorPaul M Watt22-Apr-02 7:17 
GeneralRe: Oops! I did it again. Pin
Jamie Hale22-Apr-02 7:16
Jamie Hale22-Apr-02 7:16 
GeneralFrame Grabbing (DirectX (DirectShow?)) Pin
Derek Lakin22-Apr-02 6:58
Derek Lakin22-Apr-02 6:58 
GeneralRe: Frame Grabbing (DirectX (DirectShow?)) Pin
Christian Graus22-Apr-02 11:24
protectorChristian Graus22-Apr-02 11:24 
GeneralRe: Frame Grabbing (DirectX (DirectShow?)) Pin
Derek Lakin22-Apr-02 11:34
Derek Lakin22-Apr-02 11:34 
GeneralRe: Frame Grabbing (DirectX (DirectShow?)) Pin
Christian Graus22-Apr-02 11:58
protectorChristian Graus22-Apr-02 11:58 
Generaldailog in MFC dialog app Pin
albean22-Apr-02 6:51
albean22-Apr-02 6:51 
Hi,

I have an MFC dialog app with a single form (the main dialog). I would like to put up a modal dialog for login credentials AFTER the main dialog as been painted to the screen.
In other words,
1) the user double click the icon for my app,
2) the main window is painted,
3) then the login dialog appears centered OVER the main window.

Where should I put the code for this login dialog? If I put it in the OnInitDialog() of the main window the login dialog appears BEFORE the main window is painted.

Thanks guys!

GeneralRe: dailog in MFC dialog app Pin
Joaquín M López Muñoz22-Apr-02 6:54
Joaquín M López Muñoz22-Apr-02 6:54 
GeneralRe: dailog in MFC dialog app Pin
albean22-Apr-02 8:11
albean22-Apr-02 8:11 
GeneralRe: dailog in MFC dialog app Pin
Joaquín M López Muñoz22-Apr-02 8:48
Joaquín M López Muñoz22-Apr-02 8:48 
GeneralRe: dailog in MFC dialog app Pin
albean22-Apr-02 9:17
albean22-Apr-02 9:17 
GeneralRe: dailog in MFC dialog app Pin
Joaquín M López Muñoz22-Apr-02 9:22
Joaquín M López Muñoz22-Apr-02 9:22 
GeneralRe: dailog in MFC dialog app Pin
Joaquín M López Muñoz22-Apr-02 20:10
Joaquín M López Muñoz22-Apr-02 20:10 
GeneralRe: dailog in MFC dialog app Pin
Shog922-Apr-02 7:36
sitebuilderShog922-Apr-02 7:36 
GeneralRe: dailog in MFC dialog app Pin
albean22-Apr-02 9:25
albean22-Apr-02 9:25 
GeneralRe: dailog in MFC dialog app Pin
Shog922-Apr-02 9:39
sitebuilderShog922-Apr-02 9:39 
GeneralRe: dailog in MFC dialog app Pin
Ravi Bhavnani22-Apr-02 9:29
professionalRavi Bhavnani22-Apr-02 9:29 
Generalhas anybody have any idea about dragdrop a bitmap Pin
shokisingh22-Apr-02 6:31
shokisingh22-Apr-02 6:31 
GeneralRe: has anybody have any idea about dragdrop a bitmap Pin
Paul M Watt22-Apr-02 7:22
mentorPaul M Watt22-Apr-02 7:22 
GeneralWindows GDI and Bitmap tutorials Pin
Mike Zinni22-Apr-02 5:37
Mike Zinni22-Apr-02 5:37 
GeneralRe: Windows GDI and Bitmap tutorials Pin
Paul M Watt22-Apr-02 5:58
mentorPaul M Watt22-Apr-02 5:58 
GeneralChristian Graus, Continuously changing display - Pin
User 988522-Apr-02 5:18
User 988522-Apr-02 5:18 
GeneralRe: Christian Graus, Continuously changing display - Pin
Paul M Watt22-Apr-02 5:53
mentorPaul M Watt22-Apr-02 5:53 
GeneralRe: Christian Graus, Continuously changing display - Pin
User 988522-Apr-02 6:26
User 988522-Apr-02 6:26 

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.