Possible :) development lack...resource crawling

Dave Korn dk@artimi.com
Fri Aug 27 17:21:00 GMT 2004


> -----Original Message-----
> From: boxforsr 
> Sent: 27 August 2004 17:33
> To: Dave Korn
> Cc: Cygwin Mailing List
> Subject: Possible :) development lack...resource crawling
> 
> Hello guys .... have u ever tried to make a resource enumeration under
> cygwin....

  Nope.

> Success stories wanted...die-hardly wanted ...
> Strange ... Finding resources works just fine... but not 
> enumerating ....
> and I want enumeration ... yes , right enumeration I want ...wanna use
> things like EnumResourceTypes .... really want...

  You're gonna hafta figure this one out yourself..... it's probably a bug
in your code that uses EnumResourceTypes rather than a bug in cygwin or
windoze.  Or it could be a user permissions problem in your
workgroup/domain.  Add printf statements to your code that show all the
arguments you pass to the function call so you can see if they're correct or
not, and check the error code returned from the function to see what it
tells you.

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list