Application Report
- Application ID: 183a86c3c7d649649ef2b289aeb8aaf0
- Report Submitted on: 03/01/2011 05:31:40
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 7
- P/Invoke APIs: 8
The following 7 APIs (used 50 times) might not work:
- Total:
5
6
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
System.IO
1
-
File
1
-
File
-
System.Runtime.InteropServices
2
2
-
Marshal
2
2
-
GetExceptionCode()
Used 10 times
1
1
-
GetExceptionPointers()
Used 30 times
1
1
-
GetExceptionCode()
Used 10 times
-
Marshal
-
System.Security.AccessControl
2
3
-
GenericSecurityDescriptor
1
-
ObjectSecurity
2
2
-
GenericSecurityDescriptor
-
System.Configuration
There are 8 P/Invokes (used 10 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32 | bool definedosdevice(int, string&, string&) |
| 2 | kernel32.dll | bool closehandle(intptr) |
| 1 | advapi32.dll | int duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | int logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32 | bool getversionexw(operatingsysteminfo/nativemethods/osversioninfoex&) |
| 1 | kernel32.dll | bool iswow64process(intptr, boolean&) |
| 1 | kernel32.dll | safefilehandle createfile(string, othercode/efileaccess, othercode/efileshare, i |
| 1 | kernel32.dll | void getsysteminfo(operatingsysteminfo/nativemethods/system_info&) |