Application Report
- Application ID: 4e9945bac3e545c781d0af823733f33d
- Report Submitted on: 01/09/2009 07:35:07
- Definitions File: Mono 2.0
- API Issues: 20
- P/Invoke APIs: 9
The following 20 APIs (used 37 times) might not work:
- Total:
18
8
-
System.Data.Common
1
1
-
DataAdapter
1
1
-
Update(System.Data.DataSet)
Used 2 times
1
1
-
Update(System.Data.DataSet)
Used 2 times
-
DataAdapter
-
System.Diagnostics
8
-
Process
8
-
get_MainWindowHandle()
Used 5 times
1
-
get_MainWindowTitle()
Used 1 time
1
-
get_NonpagedSystemMemorySize64()
Used 1 time
1
-
get_PagedMemorySize64()
Used 1 time
1
-
get_PagedSystemMemorySize64()
Used 1 time
1
-
get_PeakPagedMemorySize64()
Used 1 time
1
-
get_Responding()
Used 1 time
1
-
get_Threads()
Used 1 time
1
-
get_MainWindowHandle()
Used 5 times
-
Process
-
System.Management
4
6
-
ManagementObject
1
1
-
InvokeMethod(System.String,System.Object[])
Used 2 times
1
1
-
InvokeMethod(System.String,System.Object[])
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementObject
-
System.Net.Mail
1
1
-
SmtpClient
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
-
SmtpClient
-
System.Windows.Forms
4
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 8 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 8 times
-
WebBrowser
3
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
Form
-
System.Data.Common
There are 9 P/Invokes (used 10 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | int showwindow(intptr, int) |
| 1 | advapi32.dll | bool lookupprivilegevalue(string, string, windows/luid&) |
| 1 | advapi32.dll | bool openprocesstoken(int, uint, int32&) |
| 1 | advapi32.dll | int adjusttokenprivileges(int, int, windows/token_privileges&, int, int, int) |
| 1 | kernel32.dll | int getcurrentprocess() |
| 1 | user32.dll | bool exitwindowsex(uint, uint) |
| 1 | user32.dll | bool systemparametersinfo(int, int, boolean&, int) |
| 1 | user32.dll | int setforegroundwindow(intptr) |
| 1 | user32.dll | intptr getforegroundwindow() |