Application Report
- Application ID: 1420779d1fc94b8cadcf2ed9c2d128e4
- Report Submitted on: 10/15/2009 07:25:04
- Definitions File: Mono 2.4 (Revised)
- API Issues: 23
- P/Invoke APIs: 13
The following 23 APIs (used 41 times) might not work:
- Total:
22
1
-
Microsoft.VisualBasic.ApplicationServices
1
-
User
1
-
get_Name()
Used 4 times
1
-
get_Name()
Used 4 times
-
User
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 8 times
1
-
set_Item(System.String,System.Object)
Used 1 time
1
-
get_Item(System.String)
Used 8 times
-
ApplicationSettingsBase
-
System.Diagnostics
2
-
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
-
EventLog
-
System.Drawing
2
-
Graphics
2
-
Graphics
-
System.IO
1
-
DriveInfo
1
-
get_IsReady()
Used 4 times
1
-
get_IsReady()
Used 4 times
-
DriveInfo
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Security.Cryptography.Pkcs
4
-
EnvelopedCms
4
-
Decode(System.Byte[])
Used 1 time
1
-
Decrypt()
Used 1 time
1
-
Encode()
Used 1 time
1
-
Encrypt(System.Security.Cryptography.Pkcs.CmsRecipient)
Used 1 time
1
-
Decode(System.Byte[])
Used 1 time
-
EnvelopedCms
-
System.Windows.Forms
9
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 2 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 2 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 2 times
-
DataGridView
1
-
GetColumnDisplayRectangle(System.Int32,System.Boolean)
Used 1 time
1
-
GetColumnDisplayRectangle(System.Int32,System.Boolean)
Used 1 time
-
SplitContainer
1
-
set_TabStop(System.Boolean)
Used 1 time
1
-
set_TabStop(System.Boolean)
Used 1 time
-
TextBox
5
-
get_AutoCompleteCustomSource()
Used 1 time
1
-
get_AutoCompleteMode()
Used 1 time
1
-
set_AutoCompleteCustomSource(System.Windows.Forms.AutoCompleteStringCollection)
Used 1 time
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 1 time
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 2 times
1
-
get_AutoCompleteCustomSource()
Used 1 time
-
ComboBox
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
Microsoft.VisualBasic.ApplicationServices
There are 13 P/Invokes (used 17 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 | 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 closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |