Click here to Skip to main content
15,886,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problems with project from VS2003 in VS2005 Pin
James R. Twine1-Mar-07 7:05
James R. Twine1-Mar-07 7:05 
QuestionRe: Problems with project from VS2003 in VS2005 Pin
Asdef Jaker1-Mar-07 7:19
Asdef Jaker1-Mar-07 7:19 
AnswerRe: Problems with project from VS2003 in VS2005 Pin
James R. Twine1-Mar-07 8:46
James R. Twine1-Mar-07 8:46 
Questionstd::string Pin
LCI1-Mar-07 3:20
LCI1-Mar-07 3:20 
AnswerRe: std::string Pin
toxcct1-Mar-07 3:27
toxcct1-Mar-07 3:27 
GeneralRe: std::string Pin
LCI1-Mar-07 3:34
LCI1-Mar-07 3:34 
GeneralRe: std::string Pin
toxcct1-Mar-07 3:36
toxcct1-Mar-07 3:36 
GeneralRe: std::string Pin
David Crow1-Mar-07 3:39
David Crow1-Mar-07 3:39 
LCI wrote:
Myabe use a TCHAR or LPVOID in the ReadFile and then once i get the value, convert that to an std::string??


Yes, that would be just fine. Or you could opt for an ifstream instead, and read directly into a string object.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: std::string Pin
LCI1-Mar-07 3:42
LCI1-Mar-07 3:42 
GeneralRe: std::string Pin
David Crow1-Mar-07 3:51
David Crow1-Mar-07 3:51 
JokeRe: std::string Pin
toxcct1-Mar-07 3:58
toxcct1-Mar-07 3:58 
GeneralRe: std::string [updated] Pin
James R. Twine1-Mar-07 6:18
James R. Twine1-Mar-07 6:18 
GeneralRe: std::string Pin
David Crow1-Mar-07 8:17
David Crow1-Mar-07 8:17 
GeneralRe: std::string Pin
Nemanja Trifunovic1-Mar-07 8:45
Nemanja Trifunovic1-Mar-07 8:45 
GeneralRe: std::string Pin
LCI1-Mar-07 3:36
LCI1-Mar-07 3:36 
GeneralRe: std::string Pin
David Crow1-Mar-07 3:37
David Crow1-Mar-07 3:37 
GeneralRe: std::string Pin
LCI1-Mar-07 3:39
LCI1-Mar-07 3:39 
GeneralRe: std::string Pin
toxcct1-Mar-07 3:41
toxcct1-Mar-07 3:41 
GeneralRe: std::string Pin
toxcct1-Mar-07 3:41
toxcct1-Mar-07 3:41 
AnswerRe: std::string Pin
KaЯl1-Mar-07 3:33
KaЯl1-Mar-07 3:33 
GeneralRe: std::string Pin
LCI1-Mar-07 3:35
LCI1-Mar-07 3:35 
QuestionCreating Process Pin
Programm3r1-Mar-07 2:32
Programm3r1-Mar-07 2:32 
AnswerRe: Creating Process Pin
toxcct1-Mar-07 3:10
toxcct1-Mar-07 3:10 
GeneralRe: Creating Process Pin
Programm3r1-Mar-07 3:30
Programm3r1-Mar-07 3:30 
GeneralRe: Creating Process Pin
toxcct1-Mar-07 3:34
toxcct1-Mar-07 3:34 

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.