Click here to Skip to main content
16,006,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDevelop client app. to consume a web service? Pin
TigerNinja_4-Nov-02 12:18
TigerNinja_4-Nov-02 12:18 
AnswerRe: Develop client app. to consume a web service? Pin
Ravi Bhavnani4-Nov-02 12:37
professionalRavi Bhavnani4-Nov-02 12:37 
QuestionHow to view anonymous namespace variables' values in debugger? Pin
Tim Finer4-Nov-02 12:13
Tim Finer4-Nov-02 12:13 
AnswerRe: How to view anonymous namespace variables' values in debugger? Pin
Christian Graus4-Nov-02 12:19
protectorChristian Graus4-Nov-02 12:19 
GeneralRe: How to view anonymous namespace variables' values in debugger? Pin
Tim Finer4-Nov-02 12:27
Tim Finer4-Nov-02 12:27 
GeneralRe: How to view anonymous namespace variables' values in debugger? Pin
Christian Graus4-Nov-02 12:35
protectorChristian Graus4-Nov-02 12:35 
AnswerRe: How to view anonymous namespace variables' values in debugger? Pin
jbarton5-Nov-02 5:04
jbarton5-Nov-02 5:04 
GeneralRe: How to view anonymous namespace variables' values in debugger? Pin
Tim Finer5-Nov-02 7:08
Tim Finer5-Nov-02 7:08 
Thanks so much for your help! I had totally overlooked using the disassembly window! I was also able to cast a pointer to a structure too:

*(SaveParams*)(0x007b1280)

Again, thanks!

Best Regards,
Tim
AnswerRe: How to view anonymous namespace variables' values in debugger? Pin
dshatilov15-Sep-16 0:29
dshatilov15-Sep-16 0:29 
GeneralRe: How to view anonymous namespace variables' values in debugger? Pin
Richard Deeming15-Sep-16 7:10
mveRichard Deeming15-Sep-16 7:10 
GeneralRe: How to view anonymous namespace variables' values in debugger? Pin
dshatilov15-Sep-16 7:56
dshatilov15-Sep-16 7:56 
GeneralPlease Help!! Pin
Autunmsky4-Nov-02 11:38
Autunmsky4-Nov-02 11:38 
GeneralRe: Please Help!! Pin
Christian Graus4-Nov-02 11:50
protectorChristian Graus4-Nov-02 11:50 
GeneralRe: Please Help!! Pin
Gary Kirkham4-Nov-02 11:48
Gary Kirkham4-Nov-02 11:48 
GeneralRe: Please Help!! Pin
Autunmsky4-Nov-02 11:55
Autunmsky4-Nov-02 11:55 
GeneralRe: Please Help!! Pin
Christian Graus4-Nov-02 12:22
protectorChristian Graus4-Nov-02 12:22 
GeneralRe: Please Help!! Pin
Chris Losinger4-Nov-02 12:23
professionalChris Losinger4-Nov-02 12:23 
GeneralRe: Please Help!! Pin
Christian Graus4-Nov-02 12:33
protectorChristian Graus4-Nov-02 12:33 
GeneralRe: Please Help!! Pin
Chris Losinger4-Nov-02 15:01
professionalChris Losinger4-Nov-02 15:01 
GeneralRe: Please Help!! Pin
Christian Graus4-Nov-02 15:17
protectorChristian Graus4-Nov-02 15:17 
GeneralRe: Please Help!! Pin
Chris Losinger4-Nov-02 17:29
professionalChris Losinger4-Nov-02 17:29 
GeneralRe: Please Help!! Pin
Autunmsky4-Nov-02 12:57
Autunmsky4-Nov-02 12:57 
GeneralRe: Please Help!! Pin
Christian Graus4-Nov-02 13:12
protectorChristian Graus4-Nov-02 13:12 
GeneralRe: Please Help!! Pin
Autunmsky4-Nov-02 14:29
Autunmsky4-Nov-02 14:29 
GeneralHelp with Dialog Toolbars Pin
Steven M Hunt4-Nov-02 10:33
Steven M Hunt4-Nov-02 10:33 

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.