[HOTPLUG]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Sun, 17 Feb 2013 15:51:07 +0000 (15:51 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Sun, 17 Feb 2013 15:51:07 +0000 (15:51 +0000)
commit5503d02bba261135d62259a112e3418446b4b45d
treeff2e910db5c7b924fb9f1bcfca40a93dbf439724
parent2b6431ea3ef07e8e0e28f41500bdf83d97037945
[HOTPLUG]
- start on safely remove hardware applet
- resources are not yet commited

svn path=/trunk/; revision=58337
reactos/dll/cpl/hotplug/CMakeLists.txt [new file with mode: 0644]
reactos/dll/cpl/hotplug/enum.c [new file with mode: 0644]
reactos/dll/cpl/hotplug/hotplug.c [new file with mode: 0644]
reactos/dll/cpl/hotplug/hotplug.h [new file with mode: 0644]
reactos/dll/cpl/hotplug/hotplug.rc [new file with mode: 0644]
reactos/dll/cpl/hotplug/hotplug.spec [new file with mode: 0644]
reactos/dll/cpl/hotplug/resource.h [new file with mode: 0644]
reactos/dll/cpl/hotplug/rsrc.rc [new file with mode: 0644]