Implemented a large number of the 32-bit setupapi functions.
commit5068347b19a98fbba8103d4bd74bd0ecd6b2cdb5
authorAlexandre Julliard <julliard@winehq.org>
Tue, 2 Apr 2002 02:57:50 +0000 (2 02:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Apr 2002 02:57:50 +0000 (2 02:57 +0000)
treeebe27e158c071cad4b8a93f139971e416c178820
parentf6662576e37d300436ea4bfd8377b813c5d1f7d5
Implemented a large number of the 32-bit setupapi functions.
Fixed a number of setupx functions by making them call the setupapi
equivalents.
14 files changed:
dlls/setupapi/Makefile.in
dlls/setupapi/dirid.c [new file with mode: 0644]
dlls/setupapi/infparse.c
dlls/setupapi/install.c [new file with mode: 0644]
dlls/setupapi/parser.c [new file with mode: 0644]
dlls/setupapi/queue.c [new file with mode: 0644]
dlls/setupapi/setupapi.spec
dlls/setupapi/setupapi_private.h
dlls/setupapi/setupx.spec
dlls/setupapi/setupx_main.c
dlls/setupapi/stubs.c
dlls/setupapi/virtcopy.c
include/setupapi.h
include/winnt.h