Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2007 Jan : SetupApi
| Subject: | SetupApi |
| Posted by: | "Roy Cooley" (jam..@embeddeddatasystems.com) |
| Date: | Wed, 24 Jan 2007 13:23:00 |
I am looking for the declaration for the windows api dealing with USB.
Several internet postings suggest that the file I am looking for is
SetupApi.pas, but I can't find that file. In particular I am looking for
the declarations of HidD_GetHidGuid, SetupDiGetClassDevs,
SetupDiEnumDeviceInterfaces, and the dependent structures. There are
probably other api calls I'll need once I get into the implementation. Can
anyone tell me where these are declared?
Thanks,
Roy Cooley