summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/devguid.h
Commit message (Collapse)AuthorAgeFilesLines
* 2006-07-20 Elias Naur <elias_naur@users.sourceforge.net>Chris Sutcliffe2006-07-221-0/+65
* include/devguid.h: Add new file with missing GUID_DEVCLASS_* declarations. They were extracted from the registry with a script. * lib/devguid.c: Add new file with the implementation of the missing GUIDs. * lib/Makefile.in: Add devguid.c to UUID_SOURCES and UUID_OBJS.