Click here to Skip to main content
16,010,301 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: FILE pointer to DLL function Pin
23-Sep-01 6:57
suss23-Sep-01 6:57 
GeneralRe: FILE pointer to DLL function Pin
23-Sep-01 10:21
suss23-Sep-01 10:21 
GeneralRe: FILE pointer to DLL function Pin
Chris Losinger23-Sep-01 7:08
professionalChris Losinger23-Sep-01 7:08 
GeneralCall Stack Pin
The_Server22-Sep-01 20:37
The_Server22-Sep-01 20:37 
GeneralRe: Call Stack Pin
Christian Graus23-Sep-01 0:57
protectorChristian Graus23-Sep-01 0:57 
GeneralNon-Modal dialog Pin
22-Sep-01 12:21
suss22-Sep-01 12:21 
GeneralRe: Non-Modal dialog Pin
Michael P Butler22-Sep-01 12:30
Michael P Butler22-Sep-01 12:30 
GeneralRe: Non-Modal dialog Pin
22-Sep-01 12:33
suss22-Sep-01 12:33 
I already have this code

CWndTest dlg;
dlg.Create(IDD_MYDIALOG,this);
dlg.ShowWindow(SW_SHOW);

but the windows does not appear
GeneralRe: Non-Modal dialog Pin
Joaquín M López Muñoz22-Sep-01 12:38
Joaquín M López Muñoz22-Sep-01 12:38 
GeneralRe: Non-Modal dialog Pin
22-Sep-01 12:44
suss22-Sep-01 12:44 
GeneralRe: Non-Modal dialog Pin
Michael P Butler22-Sep-01 12:47
Michael P Butler22-Sep-01 12:47 
GeneralRe: Non-Modal dialog Pin
22-Sep-01 12:51
suss22-Sep-01 12:51 
GeneralRe: Non-Modal dialog Pin
22-Sep-01 13:07
suss22-Sep-01 13:07 
GeneralRe: Non-Modal dialog Pin
Ravi Bhavnani22-Sep-01 13:58
professionalRavi Bhavnani22-Sep-01 13:58 
GeneralRe: Non-Modal dialog Pin
Christian Graus22-Sep-01 12:42
protectorChristian Graus22-Sep-01 12:42 
GeneralRe: Non-Modal dialog Pin
Michael P Butler22-Sep-01 12:48
Michael P Butler22-Sep-01 12:48 
GeneralRe: Non-Modal dialog Pin
User 988522-Sep-01 13:31
User 988522-Sep-01 13:31 
GeneralRe: Non-Modal dialog Pin
23-Sep-01 3:58
suss23-Sep-01 3:58 
QuestionIs there a LVS_SHOWSELNEVER? Pin
Joep22-Sep-01 9:13
Joep22-Sep-01 9:13 
AnswerRe: Is there a LVS_SHOWSELNEVER? Pin
Ravi Bhavnani22-Sep-01 9:28
professionalRavi Bhavnani22-Sep-01 9:28 
GeneralRe: Is there a LVS_SHOWSELNEVER? Pin
Joep22-Sep-01 11:04
Joep22-Sep-01 11:04 
GeneralRe: Is there a LVS_SHOWSELNEVER? Pin
Ravi Bhavnani22-Sep-01 11:24
professionalRavi Bhavnani22-Sep-01 11:24 
QuestionHow can I print multiple pages? I am really frustrated. Pin
DanYELL22-Sep-01 6:40
DanYELL22-Sep-01 6:40 
AnswerRe: How can I print multiple pages? I am really frustrated. Pin
22-Sep-01 9:05
suss22-Sep-01 9:05 
GeneralDialog size question Pin
22-Sep-01 6:24
suss22-Sep-01 6:24 

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.