This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Win32 error


Corinna Vinschen wrote:
> 
> On Thu, Mar 15, 2001 at 03:30:47PM +0200, Frans Rossouw wrote:
> > Hi Corinna
> >
> > You sure that's the right syntax?
> > This is what I get:
> >
> > $ net helpmsg 127
> > The command HELPMSG is unknown. For a list of valid commands, type NET HELP
> > at
> > the command prompt.
> > For help, type NET /? at the command prompt.
> 
> I am sure, at least for NT/W2K. Sorry, there's no such command in
> 9x/ME.
> 
> However, the error message is:
> 
> $ net helpmsg 127
> 
> The specified procedure could not be found.
> 

FYI: grep 127 /usr/include/w32api/winerror.h would give a slight clue.

  #define ERROR_PROC_NOT_FOUND 127L

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]