1 Mar
2005
1 Mar
'05
11:44 a.m.
ChangeSet ID: 16372 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/01 05:44:27 Modified files: include : winioctl.h dlls/setupapi : devinst.c Log message: Juan Lang <juan_lang(a)yahoo.com> Implement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInterfaces, SetupDiDestroyDeviceInfoList, and SetupDiGetDeviceInterfaceDetailA for serial ports. Patch: http://cvs.winehq.org/patch.py?id=16372 Old revision New revision Changes Path 1.13 1.14 +12 -0 wine/include/winioctl.h 1.20 1.21 +271 -31 wine/dlls/setupapi/devinst.c