Click here to Skip to main content
15,895,370 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Link Error with DLL Pin
David Crow29-Apr-04 7:56
David Crow29-Apr-04 7:56 
GeneralRe: Link Error with DLL Pin
sweep12329-Apr-04 21:29
sweep12329-Apr-04 21:29 
Generalsetlocale() only working second time around Pin
BlueShirtPaul29-Apr-04 5:31
BlueShirtPaul29-Apr-04 5:31 
GeneralRe: setlocale() only working second time around Pin
Navin29-Apr-04 6:15
Navin29-Apr-04 6:15 
Generalduplicating derived classes Pin
Jerome Conus29-Apr-04 5:28
Jerome Conus29-Apr-04 5:28 
GeneralRe: duplicating derived classes Pin
Nemanja Trifunovic29-Apr-04 5:42
Nemanja Trifunovic29-Apr-04 5:42 
GeneralString Field Pin
Roger H. Art29-Apr-04 4:45
sussRoger H. Art29-Apr-04 4:45 
GeneralRe: String Field Pin
David Crow29-Apr-04 4:52
David Crow29-Apr-04 4:52 
Roger H. Art wrote:
When I debug the program I can see that Data holds only the first character of the string.
What I doing wrong?.


How are you looking at the data? In the Watch window, you might need to use the su symbol. Also, look at Data.m_pchData[1], Data.m_pchData[2], Data.m_pchData[3], etc to verify that the CString object contains.


"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)


GeneralRe: String Field Pin
Roger H Art29-Apr-04 5:16
sussRoger H Art29-Apr-04 5:16 
GeneralRe: String Field Pin
David Crow29-Apr-04 5:20
David Crow29-Apr-04 5:20 
GeneralCHtmlView resource download Pin
Jason Carter29-Apr-04 4:33
Jason Carter29-Apr-04 4:33 
GeneralCreateNamedPipe and CreateFile on Win98 Pin
Ceri29-Apr-04 3:40
Ceri29-Apr-04 3:40 
GeneralXML library for Visual Studio 6.0 Pin
pankajdaga29-Apr-04 3:26
pankajdaga29-Apr-04 3:26 
GeneralRe: XML library for Visual Studio 6.0 Pin
Anonymous29-Apr-04 6:39
Anonymous29-Apr-04 6:39 
GeneralRe: XML library for Visual Studio 6.0 Pin
pankajdaga29-Apr-04 6:49
pankajdaga29-Apr-04 6:49 
GeneralRe: XML library for Visual Studio 6.0 Pin
Ravi Bhavnani29-Apr-04 10:28
professionalRavi Bhavnani29-Apr-04 10:28 
GeneralRe: XML library for Visual Studio 6.0 Pin
pankajdaga29-Apr-04 11:40
pankajdaga29-Apr-04 11:40 
GeneralTreelist - right click selecting item Pin
Anonymous29-Apr-04 3:02
Anonymous29-Apr-04 3:02 
GeneralRe: Treelist - right click selecting item Pin
Anonymous29-Apr-04 10:20
Anonymous29-Apr-04 10:20 
GeneralRe: Treelist - right click selecting item Pin
thowra29-Apr-04 23:12
thowra29-Apr-04 23:12 
GeneralExtract data from database Pin
dreamerzz29-Apr-04 2:47
dreamerzz29-Apr-04 2:47 
GeneralRe: Extract data from database Pin
David Crow29-Apr-04 3:51
David Crow29-Apr-04 3:51 
GeneralRe: Extract data from database Pin
dreamerzz29-Apr-04 4:07
dreamerzz29-Apr-04 4:07 
GeneralRe: Extract data from database Pin
David Crow29-Apr-04 4:41
David Crow29-Apr-04 4:41 
GeneralRe: Extract data from database Pin
dreamerzz29-Apr-04 4:48
dreamerzz29-Apr-04 4:48 

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.