Application Report
- Application ID: 4411503c9e0d461c8947f26d8f7a2c26
- Report Submitted on: 02/08/2009 19:51:10
- Definitions File: Mono 2.2
- API Issues: 12
- P/Invoke APIs: 18
The following 12 APIs (used 29 times) might not work:
- Total:
12
-
System.Diagnostics
3
-
EventLog
2
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
-
Process
1
-
get_MainWindowHandle()
Used 3 times
1
-
get_MainWindowHandle()
Used 3 times
-
EventLog
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Windows.Forms
7
-
ListView
2
-
get_RightToLeftLayout()
Used 1 time
1
-
set_RightToLeftLayout(System.Boolean)
Used 1 time
1
-
get_RightToLeftLayout()
Used 1 time
-
ProgressBar
2
-
get_RightToLeftLayout()
Used 1 time
1
-
set_RightToLeftLayout(System.Boolean)
Used 1 time
1
-
get_RightToLeftLayout()
Used 1 time
-
TabControl
2
-
get_RightToLeftLayout()
Used 1 time
1
-
set_RightToLeftLayout(System.Boolean)
Used 1 time
1
-
get_RightToLeftLayout()
Used 1 time
-
ToolStripItem
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 14 times
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 14 times
-
ListView
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
System.Diagnostics
There are 18 P/Invokes (used 22 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | intptr openmutex(uint, int, string) |
| 1 | kernel32.dll | intptr createmutex(intptr, int, string) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | libc | void syslog(int, string) |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void closelog() |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |
| 1 | user32.dll | bool isiconic(intptr) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | bool showwindowasync(intptr, int) |