Application Report
- Application ID: 1f1181b8cca54645bba814a1b78ab1c6
- Report Submitted on: 09/17/2009 14:24:26
- Definitions File: Mono 2.4 (Revised)
- API Issues: 7
- P/Invoke APIs: 3
The following 7 APIs (used 14 times) might not work:
- Total:
6
2
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
Microsoft.VisualBasic.Devices
1
-
Network
1
-
Ping(System.String,System.Int32)
Used 1 time
1
-
Ping(System.String,System.Int32)
Used 1 time
-
Network
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlConnection
-
System.Diagnostics
1
-
Process
1
-
WaitForInputIdle()
Used 1 time
1
-
WaitForInputIdle()
Used 1 time
-
Process
-
System.DirectoryServices
1
1
-
DirectoryEntry
1
1
-
get_Guid()
Used 2 times
1
1
-
get_Guid()
Used 2 times
-
DirectoryEntry
-
System.Drawing
1
-
Image
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 1 time
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 1 time
-
Image
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
Microsoft.VisualBasic
There are 3 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | bool setforegroundwindow(intptr) |
| 2 | user32.dll | intptr findwindow(string&, string&) |
| 1 | user32.dll | bool getlastinputinfo(frmmain/lastinputinfo&) |