How to debug a program with complex command-line arguments?
From: style (!spam.g.host_at_my-mail.ch)
Date: 09/08/04
- Next message: Steve McLellan: "Re: How to debug a program with complex command-line arguments?"
- Previous message: Sven-Torben Janus: "Cryptographic service provider (CSP) could not be found for this algorithm."
- Next in thread: Steve McLellan: "Re: How to debug a program with complex command-line arguments?"
- Reply: Steve McLellan: "Re: How to debug a program with complex command-line arguments?"
- Reply: Oleg Starodumov: "Re: How to debug a program with complex command-line arguments?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 8 Sep 2004 14:24:11 +0200
Hi
It's possible to open Windows Explorer to directly display the content of
the MyComputer node. You can accomplish this by opening the run window
(Start-->"Run...") and entering the following line:
Explorer.exe /e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
/e instructs Windows Explorer to display a tree view and the ::{CLSID} part
is used to directly show the MyComputer node.
How can you debug Windows Explorer with such a "complex" command line
argument within VS.NET 2003?
"Project properties --> Configuration Properties --> Debugging -->
command-line arguments" seems not to work!
Thanx for your help in advance.
Best regards from Switzerland
Thomas
PS: Remove !spam. from the mail address to contact me.
- Next message: Steve McLellan: "Re: How to debug a program with complex command-line arguments?"
- Previous message: Sven-Torben Janus: "Cryptographic service provider (CSP) could not be found for this algorithm."
- Next in thread: Steve McLellan: "Re: How to debug a program with complex command-line arguments?"
- Reply: Steve McLellan: "Re: How to debug a program with complex command-line arguments?"
- Reply: Oleg Starodumov: "Re: How to debug a program with complex command-line arguments?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|