Application Report
- Application ID: 2f78c4065cc6491cad100dd3c87e93e0
- Report Submitted on: 11/03/2009 04:41:32
- Definitions File: Mono 2.4 (Revised)
- API Issues: 9
- P/Invoke APIs: 6
The following 9 APIs (used 19 times) might not work:
- Total:
7
2
-
Microsoft.VisualBasic
2
-
Interaction
2
-
CreateObject(System.String,System.String)
Used 3 times
1
-
GetObject(System.String,System.String)
Used 3 times
1
-
CreateObject(System.String,System.String)
Used 3 times
-
Interaction
-
System.Security
2
-
CodeAccessPermission
2
-
Assert()
Used 3 times
1
-
RevertAssert()
Used 2 times
1
-
Assert()
Used 3 times
-
CodeAccessPermission
-
System.Security.Cryptography.Pkcs
2
-
SignedCms
2
-
ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner)
Used 2 times
1
-
Encode()
Used 2 times
1
-
ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner)
Used 2 times
-
SignedCms
-
System.Web.UI.WebControls
2
-
TreeView
2
-
get_Visible()
Used 1 time
1
-
set_Visible(System.Boolean)
Used 1 time
1
-
get_Visible()
Used 1 time
-
TreeView
-
System.Xml
1
-
XmlTextReader
1
-
ReadBase64(System.Byte[],System.Int32,System.Int32)
Used 2 times
1
-
ReadBase64(System.Byte[],System.Int32,System.Int32)
Used 2 times
-
XmlTextReader
-
Microsoft.VisualBasic
There are 6 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 4 | gdi32.dll | int getfontdata(int, int, int, byte[], int) |
| 4 | iphlpapi.dll | int getnetworkparams(byte&, int32&) |
| 2 | gdi32.dll | int selectobject(int, int) |
| 1 | gdi32.dll | int deleteobject(int) |
| 1 | user32.dll | int getdc(int) |
| 1 | user32.dll | int releasedc(int, int) |