Application Report
- Application ID: fbd3902632634792bcd7fc8bf6c4c7de
- Report Submitted on: 02/15/2010 20:56:00
- Definitions File: Mono 2.6
- API Issues: 3
- P/Invoke APIs: 8
The following 3 APIs (used 8 times) might not work:
- Total:
3
1
-
System
1
1
-
TypedReference
1
1
-
MakeTypedReference(System.Object,System.Reflection.FieldInfo[])
Used 4 times
1
1
-
MakeTypedReference(System.Object,System.Reflection.FieldInfo[])
Used 4 times
-
TypedReference
-
System.Reflection.Emit
2
-
DynamicMethod
1
-
ILGenerator
1
-
DynamicMethod
-
System
There are 8 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 4 | kernel32.dll | bool queryperformancecounter(int64&) |
| 1 | kernel32.dll | bool findclose(intptr) |
| 1 | kernel32.dll | bool findnextfile(intptr, io/win32_find_data&) |
| 1 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 1 | kernel32.dll | intptr findfirstfile(string, io/win32_find_data&) |
| 1 | shell32.dll | intptr shgetfileinfo(string, uint, io/shfileinfo&, uint, uint) |
| 1 | user32.dll | bool postmessage(intptr, int, intptr, intptr) |
| 1 | user32.dll | int registerwindowmessage(string) |