Click here to Skip to main content
15,904,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalsquiggle line possible Pin
Salik22-Aug-00 8:05
Salik22-Aug-00 8:05 
GeneralForcing Socket Connection of specific port Pin
#realJSOP22-Aug-00 4:56
professional#realJSOP22-Aug-00 4:56 
Generalvc / vb question Pin
Danny22-Aug-00 3:17
Danny22-Aug-00 3:17 
GeneralGetAmbientUserMode Pin
Aruna Gadige22-Aug-00 2:10
Aruna Gadige22-Aug-00 2:10 
GeneralGetAmbientUserMode Pin
Aruna Gadige22-Aug-00 2:09
Aruna Gadige22-Aug-00 2:09 
GeneralADO+DataGird+CJLibrary (Sample code) Pin
Masaaki Onishi21-Aug-00 15:38
Masaaki Onishi21-Aug-00 15:38 
GeneralRe: Copyright of CJLibrary ! Pin
Masaaki Onishi21-Aug-00 17:54
Masaaki Onishi21-Aug-00 17:54 
GeneralCustomized CFileDialog problem Pin
Randy More21-Aug-00 10:21
Randy More21-Aug-00 10:21 
I have a class derived from CFileDialog. I am attempting to change the text on the "Save" button but have a strange problem. I do it the way I have always used for "Open" dialogs:

In OnInitDialog i do the following.

CWnd * wndCtrl = GetParent()->GetDlgItem(IDOK);
wndCtrl->SetWindowText("&Create");

Strange thing is, it works for the "Open" flavor of a CFileDialog but not the "Save". I definitely have the right control, I can change button's size for example, just not the text. Seems like maybe the text gets changed AFTER init dialog.

Any ideas???
GeneralFile Save As from ATL (no MFC) Pin
Chris L.21-Aug-00 8:57
Chris L.21-Aug-00 8:57 
GeneralRe: File Save As from ATL (no MFC) Pin
Michael Dunn21-Aug-00 11:34
sitebuilderMichael Dunn21-Aug-00 11:34 
GeneralRe: File Save As from ATL (no MFC) Pin
Member 105422-Aug-00 2:23
Member 105422-Aug-00 2:23 
QuestionCan Somebody Help? Pin
Tito Ruiz21-Aug-00 8:37
Tito Ruiz21-Aug-00 8:37 
QuestionHow can i insert code at current position withing Vc IDE like from VB Add In ??? Pin
Cheickna21-Aug-00 7:03
Cheickna21-Aug-00 7:03 
GeneralURL Limit Pin
starzykp21-Aug-00 4:43
starzykp21-Aug-00 4:43 
GeneralA question about animated icon Pin
fangli20-Aug-00 21:01
fangli20-Aug-00 21:01 
GeneralRe: A question about animated icon Pin
Paolo Messina23-Aug-00 9:34
professionalPaolo Messina23-Aug-00 9:34 
GeneralLimitation of Rows in FlexGrid Pin
Nicholas Messaritis20-Aug-00 5:22
Nicholas Messaritis20-Aug-00 5:22 
GeneralChanging TEXT FILES into Access Tables Pin
Steve Lai20-Aug-00 4:19
Steve Lai20-Aug-00 4:19 
GeneralRe: Changing TEXT FILES into Access Tables Pin
Philip Nicoletti21-Aug-00 6:13
Philip Nicoletti21-Aug-00 6:13 
GeneralRe: Changing TEXT FILES into Access Tables Pin
Steve Lai23-Aug-00 9:18
Steve Lai23-Aug-00 9:18 
GeneralThanks Phil! Anyone know anything with Database? Pin
Steve Lai23-Aug-00 9:19
Steve Lai23-Aug-00 9:19 
GeneralRe: Changing TEXT FILES into Access Tables Pin
André Dewispelaere20-Sep-00 4:21
André Dewispelaere20-Sep-00 4:21 
QuestionHow to set a directory in CFile Pin
Nick19-Aug-00 15:23
Nick19-Aug-00 15:23 
AnswerRe: How to set a directory in CFile Pin
Mike Dunn19-Aug-00 17:22
Mike Dunn19-Aug-00 17:22 
GeneralATL COM Controls instantiation Pin
Aruna Gadige19-Aug-00 0:24
Aruna Gadige19-Aug-00 0: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.