Click here to Skip to main content
15,879,474 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Create an exe script in C++ Pin
Rage6-Jun-02 6:00
professionalRage6-Jun-02 6:00 
GeneralRe: Create an exe script in C++ Pin
youssef6-Jun-02 6:11
youssef6-Jun-02 6:11 
GeneralRe: Create an exe script in C++ Pin
Rage6-Jun-02 6:15
professionalRage6-Jun-02 6:15 
QuestionHow do i use a CString in a non-MFC app? Pin
redeemer6-Jun-02 5:51
redeemer6-Jun-02 5:51 
AnswerRe: How do i use a CString in a non-MFC app? Pin
Rage6-Jun-02 5:51
professionalRage6-Jun-02 5:51 
GeneralI think the file to include got lost due to HTML formatting... Pin
redeemer6-Jun-02 6:13
redeemer6-Jun-02 6:13 
AnswerRe: How do i use a CString in a non-MFC app? Pin
John M. Drescher6-Jun-02 6:08
John M. Drescher6-Jun-02 6:08 
AnswerRe: How do i use a CString in a non-MFC app? Pin
Ramon Casellas6-Jun-02 6:20
Ramon Casellas6-Jun-02 6:20 
VC NET

Use ATL::CString
#include <atlstr.h>

In VC 6, you can use WTL::CString if you download WTL, but the class in WTL 3.1 was not incredibly good.

Regards,
R.
GeneralRe: How do i use a CString in a non-MFC app? Pin
Rage6-Jun-02 6:21
professionalRage6-Jun-02 6:21 
GeneralRe: How do i use a CString in a non-MFC app? Pin
6-Jun-02 7:17
suss6-Jun-02 7:17 
Generalupdate controls based on other inputs Pin
jimNLX6-Jun-02 5:33
jimNLX6-Jun-02 5:33 
GeneralRe: update controls based on other inputs Pin
Rage6-Jun-02 6:16
professionalRage6-Jun-02 6:16 
GeneralRe: update controls based on other inputs Pin
jimNLX6-Jun-02 7:54
jimNLX6-Jun-02 7:54 
GeneralRe: update controls based on other inputs Pin
Rage6-Jun-02 8:21
professionalRage6-Jun-02 8:21 
QuestionHow do i use IShellFolder::ParseDisplayName correctly? Pin
redeemer6-Jun-02 5:25
redeemer6-Jun-02 5:25 
GeneralDSP Boards Pin
Brian Azzopardi6-Jun-02 4:39
Brian Azzopardi6-Jun-02 4:39 
GeneralRe: DSP Boards Pin
Roger Allen6-Jun-02 4:37
Roger Allen6-Jun-02 4:37 
GeneralRe: DSP Boards Pin
Brian Azzopardi6-Jun-02 4:52
Brian Azzopardi6-Jun-02 4:52 
Generalclose view but leave document open Pin
Gary Kirkham6-Jun-02 4:28
Gary Kirkham6-Jun-02 4:28 
GeneralRe: close view but leave document open Pin
Tomasz Sowinski6-Jun-02 4:35
Tomasz Sowinski6-Jun-02 4:35 
GeneralRe: close view but leave document open Pin
Gary Kirkham6-Jun-02 4:49
Gary Kirkham6-Jun-02 4:49 
GeneralRe: close view but leave document open Pin
Tomasz Sowinski6-Jun-02 4:52
Tomasz Sowinski6-Jun-02 4:52 
GeneralRe: close view but leave document open Pin
Gary Kirkham6-Jun-02 15:37
Gary Kirkham6-Jun-02 15:37 
GeneralEmpty document on SDI App Pin
6-Jun-02 3:51
suss6-Jun-02 3:51 
GeneralRe: Empty document on SDI App Pin
Tomasz Sowinski6-Jun-02 4:10
Tomasz Sowinski6-Jun-02 4:10 

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.