- implemented proper LDD/LDID handling
commit559f4321266e01f1a981e62d63c3de6040c92f1f
authorAndreas Mohr <amohr@codeweavers.com>
Wed, 13 Dec 2000 21:31:37 +0000 (13 21:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Dec 2000 21:31:37 +0000 (13 21:31 +0000)
tree9c1e41da9e4408145b1518771487710f2b8e918d
parent2c5efe31c007c1760416d4aa4eb607ec541caf5a
- implemented proper LDD/LDID handling
- implement Ctl*Ldd(), Ctl[GS]etLddPath, GenInstall (no real operations
  yet, I want help), InstallHinfSection
- Stubbed out DiGetClassDevs16 (needed for e.g. Monkey Island 3 ;)
- many new .spec stubs
dlls/setupapi/Makefile.in
dlls/setupapi/devinst.c [new file with mode: 0644]
dlls/setupapi/infparse.c
dlls/setupapi/setupx.spec
dlls/setupapi/setupx16.h
dlls/setupapi/setupx_main.c
dlls/setupapi/setupx_private.h [new file with mode: 0644]