Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: I need to do i/o to keyed files with VC++ is that posible? Pin
John R. Shaw2-May-03 16:50
John R. Shaw2-May-03 16:50 
GeneralHELP with writing a C++ program to read the data from an Excel spreadsheet Pin
alexboza2-May-03 6:58
alexboza2-May-03 6:58 
GeneralRe: HELP with writing a C++ program to read the data from an Excel spreadsheet Pin
jmkhael2-May-03 7:09
jmkhael2-May-03 7:09 
GeneralRe: HELP with writing a C++ program to read the data from an Excel spreadsheet Pin
Chris Meech2-May-03 7:14
Chris Meech2-May-03 7:14 
QuestionIs it possible to make Visual Studio break whenever a given variable gets a specific value? Pin
Redeemer-dk2-May-03 6:58
Redeemer-dk2-May-03 6:58 
AnswerRe: Is it possible to make Visual Studio break whenever a given variable gets a specific value? Pin
jmkhael2-May-03 7:06
jmkhael2-May-03 7:06 
AnswerRe: Is it possible to make Visual Studio break whenever a given variable gets a specific value? Pin
Chris Meech2-May-03 7:15
Chris Meech2-May-03 7:15 
AnswerRe: Is it possible to make Visual Studio break whenever a given variable gets a specific value? Pin
Douglas Troy2-May-03 8:09
Douglas Troy2-May-03 8:09 
Yes. Set your break-point. Then press the ALT-F9 key to open up the BreakPoints watch window. Select the DATA tab. You'll now have the ability to set an expression based on a value. If you click on the ADVANCE button on that data tab, you can get really fancy.


D.

GeneralI can't display book and borrower's details Pin
grscot2-May-03 6:20
grscot2-May-03 6:20 
GeneralRe: I can't display book and borrower's details Pin
grscot3-May-03 3:28
grscot3-May-03 3:28 
GeneralGeneric C++ object/structure swap Pin
scottk@IntelligentSolutions.com2-May-03 5:27
scottk@IntelligentSolutions.com2-May-03 5:27 
GeneralRe: Generic C++ object/structure swap Pin
Rein Hillmann2-May-03 7:15
Rein Hillmann2-May-03 7:15 
GeneralRe: Generic C++ object/structure swap Pin
Gary R. Wheeler4-May-03 2:48
Gary R. Wheeler4-May-03 2:48 
GeneralRe: Generic C++ object/structure swap Pin
Scott K4-May-03 8:42
Scott K4-May-03 8:42 
GeneralRe: Generic C++ object/structure swap Pin
Jambolo4-May-03 11:05
Jambolo4-May-03 11:05 
QuestionCan u choose a way to do this? Pin
Mahesh Perumal2-May-03 5:15
Mahesh Perumal2-May-03 5:15 
AnswerRe: Can u choose a way to do this? Pin
David Crow2-May-03 5:21
David Crow2-May-03 5:21 
GeneralRe: Can u choose a way to do this? Pin
Mahesh Perumal2-May-03 6:14
Mahesh Perumal2-May-03 6:14 
GeneralRe: Can u choose a way to do this? Pin
David Crow2-May-03 8:27
David Crow2-May-03 8:27 
GeneralRe: Can u choose a way to do this? Pin
Mahesh Perumal2-May-03 19:52
Mahesh Perumal2-May-03 19:52 
GeneralI need help with files please Pin
FARGORE2-May-03 5:09
FARGORE2-May-03 5:09 
GeneralRe: I need help with files please Pin
jhaga2-May-03 6:32
professionaljhaga2-May-03 6:32 
GeneralRe: I need help with files please Pin
Neville Franks2-May-03 7:22
Neville Franks2-May-03 7:22 
GeneralRe: I need help with files please Pin
John R. Shaw2-May-03 17:21
John R. Shaw2-May-03 17:21 
Generalsocket() programming question! Pin
peter ho2-May-03 4:07
peter ho2-May-03 4:07 

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.