Application Report
- Application ID: 1e31cf7f67484d8c8b3e25775c8832f7
- Report Submitted on: 10/14/2008 15:05:16
- Definitions File: Mono 2.0
- API Issues: 4
- P/Invoke APIs: 4
The following 4 APIs (used 14 times) might not work:
- Total:
2
2
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 2 times
1
-
CreateObject(System.String,System.String)
Used 2 times
-
Interaction
-
System.Diagnostics
1
-
Process
1
-
WaitForInputIdle()
Used 1 time
1
-
WaitForInputIdle()
Used 1 time
-
Process
-
System.Drawing
1
-
Image
1
-
SetPropertyItem(System.Drawing.Imaging.PropertyItem)
Used 1 time
1
-
SetPropertyItem(System.Drawing.Imaging.PropertyItem)
Used 1 time
-
Image
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 10 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 10 times
-
Form
-
Microsoft.VisualBasic
There are 4 P/Invokes (used 4 times):
| Count | Library | Function |
|---|---|---|
| 1 | crypt32 | bool cryptprotectdata(dataprotection/win32/data_blob&, string, dataprotection/wi |
| 1 | crypt32 | bool cryptunprotectdata(dataprotection/win32/data_blob&, stringbuilder, dataprot |
| 1 | kernel32 | intptr localfree(intptr) |
| 1 | user32 | int sendmessage(intptr, int, int, int) |