Welcome to MSDN Blogs Sign in | Join | Help

January 2005 - Posts

command line tool syntax

Command line interface (CUI) designs for many of the tools found with VS or in Windows were to include a bunch of individual commands or exe with options or flags. To get a directory listing: dir <options> as in dir c:\temp /w To create a directory:
Posted by abhinaba | 1 Comments
Filed under:

Error messages

Frequently we are presented with error message pop-ups with messages like "Unable to open file". Error messages are popped up when something has gone wrong. If SW cannot convey to the user what went wrong and what he can try to fix the problem, it might
Posted by abhinaba | 2 Comments
Filed under:
 
Page view tracker