[ros-dev] Re: [ros-svn] [ekohl] 16685: Add parameter checks.

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Thu Jul 21 22:59:55 CEST 2005


Hi,
ekohl at svn.reactos.com wrote:
> Add parameter checks.
> 
> 
> Updated files:
> trunk/reactos/lib/setupapi/cfgmgr.c
> 
[CC]       lib/setupapi/cfgmgr.c
lib/setupapi/cfgmgr.c: In function `CM_Locate_DevNode_ExW':
lib/setupapi/cfgmgr.c:991: error: `CM_LOCATE_DEVNODE_BITS' undeclared (first use in this function)
lib/setupapi/cfgmgr.c:991: error: (Each undeclared identifier is reported only once
lib/setupapi/cfgmgr.c:991: error: for each function it appears in.)
make: *** [obj-i386/lib/setupapi/cfgmgr.o] Error 1

I found /w32api/include/ddk/cfgmgr32.h adding <ddk/cfgmgr32.h> did help,
but it created more problems.
Thanks,
James


More information about the Ros-dev mailing list