Click here to Skip to main content
15,921,989 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalsyslistview32 Pin
_crs_11-Apr-03 2:23
_crs_11-Apr-03 2:23 
GeneralRe: syslistview32 Pin
cubiq11-Apr-03 11:07
cubiq11-Apr-03 11:07 
GeneralVC++ 6.0/ATL/COM Pin
Duncan Wells11-Apr-03 1:58
Duncan Wells11-Apr-03 1:58 
GeneralRe: VC++ 6.0/ATL/COM Pin
Zdeslav Vojkovic11-Apr-03 2:32
Zdeslav Vojkovic11-Apr-03 2:32 
GeneralUsing the windows shell "Open with" .... Pin
Phil.Benson11-Apr-03 1:40
professionalPhil.Benson11-Apr-03 1:40 
GeneralRe: Using the windows shell "Open with" .... Pin
Hans Ruck11-Apr-03 4:39
Hans Ruck11-Apr-03 4:39 
GeneralRe: Using the windows shell "Open with" .... Pin
Phil.Benson11-Apr-03 4:46
professionalPhil.Benson11-Apr-03 4:46 
GeneralRe: Using the windows shell "Open with" .... Pin
Hans Ruck11-Apr-03 5:03
Hans Ruck11-Apr-03 5:03 
GeneralRe: Using the windows shell "Open with" .... Pin
Phil.Benson12-Apr-03 2:38
professionalPhil.Benson12-Apr-03 2:38 
GeneralRe: Using the windows shell "Open with" .... Pin
Hans Ruck12-Apr-03 7:18
Hans Ruck12-Apr-03 7:18 
GeneralSet Window Focus Pin
DuFF11-Apr-03 1:39
DuFF11-Apr-03 1:39 
GeneralRe: Set Window Focus Pin
Zdeslav Vojkovic11-Apr-03 2:38
Zdeslav Vojkovic11-Apr-03 2:38 
GeneralRe: Set Window Focus Pin
DuFF11-Apr-03 6:45
DuFF11-Apr-03 6:45 
GeneralRe: Set Window Focus Pin
jmkhael11-Apr-03 13:59
jmkhael11-Apr-03 13:59 
GeneralRe: Set Window Focus Pin
Zdeslav Vojkovic13-Apr-03 22:14
Zdeslav Vojkovic13-Apr-03 22:14 
Generaltoolbar & windows taskbar Pin
Davor Teskera11-Apr-03 0:44
Davor Teskera11-Apr-03 0:44 
GeneralRe: toolbar & windows taskbar Pin
User 665811-Apr-03 4:52
User 665811-Apr-03 4:52 
GeneralRe: toolbar & windows taskbar Pin
Davor Teskera13-Apr-03 21:47
Davor Teskera13-Apr-03 21:47 
GeneralBK1506- Error executing file Pin
kandarp_here11-Apr-03 0:07
kandarp_here11-Apr-03 0:07 
GeneralRe: BK1506- Error executing file Pin
Toni7811-Apr-03 22:35
Toni7811-Apr-03 22:35 
GeneralSample of IMAPI Pin
Andrea Ferraro11-Apr-03 0:07
Andrea Ferraro11-Apr-03 0:07 
GeneralMFC Select multiple folders (not files) + Components Libraries Pin
Jean-Marc Molina10-Apr-03 23:56
Jean-Marc Molina10-Apr-03 23:56 
QuestionHow to Update the Dialog in SDI Pin
Exceter10-Apr-03 23:14
Exceter10-Apr-03 23:14 
AnswerRe: How to Update the Dialog in SDI Pin
Rage10-Apr-03 23:19
professionalRage10-Apr-03 23:19 
GeneralRe: How to Update the Dialog in SDI Pin
Exceter10-Apr-03 23:45
Exceter10-Apr-03 23:45 
I tried both of them
UpdateData(TRUE) and UpdateData(FALSE)
my CString (CString MyStr) object is of EditBox.
I checked the MyStr with AfxMessageBox, it catches the data

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.