Application Report
- Application ID: 3bdc995f87eb4cfe9ba7df4bcc788133
- Report Submitted on: 03/01/2010 21:55:48
- Definitions File: Mono 2.6
- API Issues: 6
- P/Invoke APIs: 4
The following 6 APIs (used 24 times) might not work:
- Total:
4
3
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
Microsoft.VisualBasic.ApplicationServices
1
-
User
1
-
get_Name()
Used 1 time
1
-
get_Name()
Used 1 time
-
User
-
Microsoft.VisualBasic.Devices
1
-
Network
1
-
Ping(System.String)
Used 1 time
1
-
Ping(System.String)
Used 1 time
-
Network
-
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
2
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
-
Help
1
-
Control
-
Microsoft.VisualBasic
There are 4 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 4 | kernel32.dll | int getinistringvalue(string&, string&, string&, string&, int, string&) |
| 2 | kernel32.dll | bool setinistringvalue(string&, string&, string&, string&) |
| 2 | shell32.dll | int shellexecute(intptr, string&, string&, string&, string&, int) |
| 1 | shell32.dll | void shchangenotify(int64, int, object, object) |