Re: How to see __argc and __targv command arguments using VS.NET 2005 debugger
- From: v-garych@xxxxxxxxxxxxxxxxxxxx ("Gary Chang[MSFT]")
- Date: Mon, 16 Oct 2006 09:17:39 GMT
Hi Edward,
Both __argc are __argv are visible to the compiler (in stdlib.h) as:
yes, I also find those declaration. But the VC debugger still needs its
corresponding source file to parse them.
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- How to see __argc and __targv command arguments using VS.NET 2005 debugger
- From: Edward Mitchell
- Re: How to see __argc and __targv command arguments using VS.NET 2005 debugger
- From: Ajay Kalra
- Re: How to see __argc and __targv command arguments using VS.NET 2005 debugger
- From: Edward Mitchell
- Re: How to see __argc and __targv command arguments using VS.NET 2005 debugger
- From: "Gary Chang[MSFT]"
- Re: How to see __argc and __targv command arguments using VS.NET 2005 debugger
- From: Edward Mitchell
- How to see __argc and __targv command arguments using VS.NET 2005 debugger
- Prev by Date: RE: Windows class in a resource dll
- Next by Date: executing a member function in a separate thread
- Previous by thread: Re: How to see __argc and __targv command arguments using VS.NET 2005 debugger
- Next by thread: Re: How to see __argc and __targv command arguments using VS.NET 2005 debugger
- Index(es):
Relevant Pages
|