Application Report
- Application ID: 914a2266a4a04e6ca872ca2d2e41a896
- Report Submitted on: 02/02/2009 15:06:45
- Definitions File: Mono 2.2
- API Issues: 5
- P/Invoke APIs: 12
The following 5 APIs (used 12 times) might not work:
- Total:
4
2
-
Microsoft.Win32
1
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Runtime.CompilerServices
1
-
RuntimeHelpers
1
-
PrepareDelegate(System.Delegate)
Used 3 times
1
-
PrepareDelegate(System.Delegate)
Used 3 times
-
RuntimeHelpers
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetExceptionPointers()
Used 2 times
1
1
-
GetExceptionPointers()
Used 2 times
-
Marshal
-
System.Security
1
-
PermissionSet
1
-
PermitOnly()
Used 5 times
1
-
PermitOnly()
Used 5 times
-
PermissionSet
-
Microsoft.Win32
There are 12 P/Invokes (used 16 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | intptr loadlibrary(string) |
| 2 | fusion.dll | int createassemblyenum(iassemblyenum&, iapplicationcontext, iassemblyname, uint, |
| 2 | mscoree.dll | bool strongnamesignatureverificationex(string, bool, boolean&) |
| 1 | fusion.dll | int createassemblycache(assemblyname/iassemblycache&, uint) |
| 1 | kernel32 | bool readfile(intptr, byte*, int, int32*, intptr) |
| 1 | kernel32.dll | bool freelibrary(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(void*) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | intptr createfilemapping(intptr, intptr, memorymappedfile/pageaccess, int, int, |
| 1 | kernel32.dll | intptr getprocaddress(intptr, string) |
| 1 | kernel32.dll | void* mapviewoffile(intptr, memorymappedfile/filemapaccess, int, int, intptr) |
| 1 | kernel32.dll | int getwindowsdirectory(stringbuilder, int) |