Click here to Skip to main content
15,888,521 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Document/View startup problem Pin
Tomasz Sowinski1-Oct-02 5:58
Tomasz Sowinski1-Oct-02 5:58 
GeneralRe: Document/View startup problem Pin
will13831-Oct-02 6:46
will13831-Oct-02 6:46 
GeneralRe: Document/View startup problem Pin
Tomasz Sowinski1-Oct-02 6:55
Tomasz Sowinski1-Oct-02 6:55 
GeneralRe: Document/View startup problem Pin
will13831-Oct-02 7:29
will13831-Oct-02 7:29 
GeneralRe: Document/View startup problem Pin
Tomasz Sowinski1-Oct-02 8:23
Tomasz Sowinski1-Oct-02 8:23 
QuestionWhy does my app close right after starting if i add an IP Address Control? Pin
Anonymous1-Oct-02 4:32
Anonymous1-Oct-02 4:32 
AnswerRe: Why does my app close right after starting if i add an IP Address Control? Pin
Nish Nishant1-Oct-02 5:02
sitebuilderNish Nishant1-Oct-02 5:02 
GeneralString in constructor Pin
Derrick Flannigan1-Oct-02 4:24
Derrick Flannigan1-Oct-02 4:24 
I have what might be a basic C++ question but I'm hoping someone will indulge me.
In my code I allocate a string and then pass it (as a TCHAR*) to a dialog class through the dialog's constructor, where I assign it to a member TCHAR*. The string is later modified in one of the dialog class's functions and I was hoping the changes would be passed back to the calling code, but they are not, the string remains blank ????
Anyone have any idea on how to go about this ?
Thanks in advance

GeneralRe: String in constructor Pin
KarstenK1-Oct-02 4:39
mveKarstenK1-Oct-02 4:39 
GeneralRe: String in constructor Pin
Jon Hulatt1-Oct-02 5:37
Jon Hulatt1-Oct-02 5:37 
QuestionHow to Find the parent application Pin
Ranjan Banerji1-Oct-02 4:11
Ranjan Banerji1-Oct-02 4:11 
GeneralClose button Pin
suresh_sathya1-Oct-02 3:26
suresh_sathya1-Oct-02 3:26 
GeneralRe: Close button Pin
Maximilien1-Oct-02 3:37
Maximilien1-Oct-02 3:37 
GeneralRe: Close button Pin
lucy1-Oct-02 3:58
lucy1-Oct-02 3:58 
GeneralOwner drawn CButton position detection Pin
Merle Pittman1-Oct-02 3:12
Merle Pittman1-Oct-02 3:12 
GeneralRe: Owner drawn CButton position detection Pin
56789012341-Oct-02 3:31
56789012341-Oct-02 3:31 
GeneralRe: Owner drawn CButton position detection Pin
jhwurmbach1-Oct-02 3:40
jhwurmbach1-Oct-02 3:40 
GeneralRe: Owner drawn CButton position detection Pin
Merle Pittman1-Oct-02 5:31
Merle Pittman1-Oct-02 5:31 
GeneralRe: Owner drawn CButton position detection Pin
jhwurmbach1-Oct-02 20:16
jhwurmbach1-Oct-02 20:16 
GeneralVS.NET like interface Pin
Anonymous1-Oct-02 3:05
Anonymous1-Oct-02 3:05 
GeneralPrinting the Contents of a CDialog Pin
MobileCoder1-Oct-02 2:18
MobileCoder1-Oct-02 2:18 
Generalcatch HTTP Requests Pin
Ralfy1-Oct-02 2:09
Ralfy1-Oct-02 2:09 
GeneralRe: catch HTTP Requests Pin
Jon Hulatt1-Oct-02 5:40
Jon Hulatt1-Oct-02 5:40 
GeneralRe: catch HTTP Requests Pin
Ralfy1-Oct-02 17:32
Ralfy1-Oct-02 17:32 
GeneralSubstring Pin
John Bosko1-Oct-02 1:47
John Bosko1-Oct-02 1:47 

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.