Application Report
- Application ID: 0bd7dfefe47b416f95dc2decfe31b26a
- Report Submitted on: 02/06/2009 16:51:05
- Definitions File: Mono 2.2
- API Issues: 7
- P/Invoke APIs: 20
The following 7 APIs (used 23 times) might not work:
- Total:
5
5
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 2 times
1
-
get_ConnectionStrings()
Used 2 times
-
ConfigurationManager
-
System.Data.Common
1
1
-
DataAdapter
1
1
-
Update(System.Data.DataSet)
Used 2 times
1
1
-
Update(System.Data.DataSet)
Used 2 times
-
DataAdapter
-
System.Diagnostics
1
-
Process
1
-
get_Threads()
Used 1 time
1
-
get_Threads()
Used 1 time
-
Process
-
System.Security.Principal
2
3
-
IdentityReferenceCollection
1
-
GetEnumerator()
Used 1 time
1
-
GetEnumerator()
Used 1 time
-
WindowsIdentity
2
2
-
get_Groups()
Used 2 times
1
1
-
get_User()
Used 14 times
1
1
-
get_Groups()
Used 2 times
-
IdentityReferenceCollection
-
System.Threading
1
-
ReaderWriterLockSlim
1
-
.ctor(System.Threading.LockRecursionPolicy)
Used 1 time
1
-
.ctor(System.Threading.LockRecursionPolicy)
Used 1 time
-
ReaderWriterLockSlim
-
System.Configuration
There are 20 P/Invokes (used 27 times):
| Count | Library | Function |
|---|---|---|
| 5 | ntdll.dll | byte* memcpy(byte*, byte*, int) |
| 2 | pvapi.dll | terr commandrun(uint, string) |
| 2 | pvapi.dll | terr capturequeueframe(uint, intptr, tframecallback) |
| 2 | pvapi.dll | terr capturequeueclear(uint) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | pvapi.dll | terr captureend(uint) |
| 1 | pvapi.dll | terr capturequery(uint, uint32&) |
| 1 | pvapi.dll | terr capturestart(uint) |
| 1 | pvapi.dll | terr initialize() |
| 1 | pvapi.dll | terr cameraopenbyaddr(uint, taccessflags, uint32&) |
| 1 | pvapi.dll | terr cameraopen(uint, taccessflags, uint32&) |
| 1 | pvapi.dll | terr cameraclose(uint) |
| 1 | pvapi.dll | terr attruint32set(uint, string, uint) |
| 1 | pvapi.dll | terr attruint32get(uint, string, uint32&) |
| 1 | pvapi.dll | terr attrstringget(uint, string, stringbuilder, uint, uint32&) |
| 1 | pvapi.dll | terr attrfloat32get(uint, string, single&) |
| 1 | pvapi.dll | terr attrenumset(uint, string, string) |
| 1 | pvapi.dll | terr attrenumget(uint, string, stringbuilder, uint, uint32&) |
| 1 | pvapi.dll | void uninitialize() |