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

C / C++ / MFC

 
GeneralRe: Socks Proxy in Winsock :: Winsock Pin
Peter Weyzen30-Jun-03 9:19
Peter Weyzen30-Jun-03 9:19 
Generalcreating an array of the corect size Pin
johnstonsk30-Jun-03 7:52
johnstonsk30-Jun-03 7:52 
GeneralRe: creating an array of the corect size Pin
David Crow30-Jun-03 8:22
David Crow30-Jun-03 8:22 
GeneralRe: creating an array of the corect size Pin
Dean Goodman30-Jun-03 8:52
Dean Goodman30-Jun-03 8:52 
GeneralRe: creating an array of the corect size Pin
johnstonsk30-Jun-03 9:13
johnstonsk30-Jun-03 9:13 
GeneralRe: creating an array of the corect size Pin
johnstonsk30-Jun-03 9:21
johnstonsk30-Jun-03 9:21 
GeneralRe: creating an array of the corect size Pin
johnstonsk30-Jun-03 9:26
johnstonsk30-Jun-03 9:26 
GeneralCOnvert CEdit to string Pin
keegan30-Jun-03 7:15
keegan30-Jun-03 7:15 
Welp, i got myself in a little mess and i cant figure out how to fix it.

I want to import data from a text file, and have a string appear in an Edit Control.

Basically, the problem is this: if i define my variable of the edit contol as CEdit, it says it can't convert to string when i try to write to my file. (i have a function that accepts a string, and im passing the edit control variable into it.)

if i try to define my edit control variable as a 'variable' and make it of type CString, i get yelled at because, evidently, ifstream doesn't work properly, or the syntax im using isnt happy.

any ideas? how can i pass a CEdit or a CString variable into a function that requires a string variable?

*.*
GeneralRe: COnvert CEdit to string Pin
David Crow30-Jun-03 7:25
David Crow30-Jun-03 7:25 
GeneralRe: COnvert CEdit to string Pin
keegan30-Jun-03 7:57
keegan30-Jun-03 7:57 
GeneralRe: COnvert CEdit to string Pin
David Crow30-Jun-03 8:20
David Crow30-Jun-03 8:20 
GeneralRe: COnvert CEdit to string Pin
keegan30-Jun-03 9:09
keegan30-Jun-03 9:09 
GeneralRe: COnvert CEdit to string Pin
David Crow30-Jun-03 9:53
David Crow30-Jun-03 9:53 
GeneralRe: COnvert CEdit to string Pin
keegan30-Jun-03 9:58
keegan30-Jun-03 9:58 
GeneralDirectDraw Palette Pin
Kuniva30-Jun-03 6:07
Kuniva30-Jun-03 6:07 
GeneralDebugger won't startup when app crashes Pin
John Oliver30-Jun-03 6:01
John Oliver30-Jun-03 6:01 
GeneralRe: Debugger won't startup when app crashes Pin
David Crow30-Jun-03 7:32
David Crow30-Jun-03 7:32 
GeneralRe: Debugger won't startup when app crashes Pin
John Oliver30-Jun-03 21:44
John Oliver30-Jun-03 21:44 
GeneralVirtual KeyCodes error: undeclared identifier Pin
fluxt30-Jun-03 5:48
fluxt30-Jun-03 5:48 
GeneralRe: Virtual KeyCodes error: undeclared identifier Pin
valikac30-Jun-03 6:33
valikac30-Jun-03 6:33 
GeneralComparison in Preprocessor Pin
chris_mccc30-Jun-03 4:59
chris_mccc30-Jun-03 4:59 
GeneralRe: Comparison in Preprocessor Pin
João Paulo Figueira30-Jun-03 5:14
professionalJoão Paulo Figueira30-Jun-03 5:14 
GeneralRe: Comparison in Preprocessor Pin
Ryan Binns30-Jun-03 5:14
Ryan Binns30-Jun-03 5:14 
General(URGENT !!!!) Sharing Memory between CV++ 6.0 and VB 6.0 Pin
Carlo30-Jun-03 4:07
Carlo30-Jun-03 4:07 
GeneralRe: (URGENT !!!!) Sharing Memory between CV++ 6.0 and VB 6.0 Pin
basementman30-Jun-03 4:27
basementman30-Jun-03 4:27 

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.