Application Report
- Application ID: 97054b5d349f40f6a2db919365d3677e
- Report Submitted on: 05/25/2010 00:16:07
- Definitions File: Mono 2.6
- API Issues: 3
- P/Invoke APIs: 8
The following 3 APIs (used 6 times) might not work:
- Total:
3
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.Runtime.CompilerServices
2
-
RuntimeHelpers
2
-
PrepareConstrainedRegions()
Used 4 times
1
-
PrepareDelegate(System.Delegate)
Used 1 time
1
-
PrepareConstrainedRegions()
Used 4 times
-
RuntimeHelpers
-
System.IO
There are 8 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 2 | hid.dll | bool hidd_getattributes(intptr, hidimports/hidd_attributes&) |
| 2 | kernel32.dll | safefilehandle createfile(string, fileaccess, fileshare, intptr, filemode, hidim |
| 2 | setupapi.dll | bool setupdigetdeviceinterfacedetail(intptr, hidimports/sp_device_interface_data |
| 1 | hid.dll | bool hidd_setoutputreport(intptr, byte[], uint) |
| 1 | hid.dll | void hidd_gethidguid(guid&) |
| 1 | setupapi.dll | bool setupdienumdeviceinterfaces(intptr, intptr, guid&, int, hidimports/sp_devic |
| 1 | setupapi.dll | intptr setupdigetclassdevs(guid&, string, intptr, uint) |
| 1 | setupapi.dll | uint16 setupdidestroydeviceinfolist(intptr) |