Application Report
- Application ID: 4a36e33384c849f885571a031b18fc7a
- Report Submitted on: 08/21/2010 10:19:10
- Definitions File: Mono 2.6
- API Issues: 35
- P/Invoke APIs: 6
The following 35 APIs (used 229 times) might not work:
- Total:
28
18
-
Microsoft.Win32
1
-
RegistryKey
1
-
GetValueKind(System.String)
Used 1 time
1
-
GetValueKind(System.String)
Used 1 time
-
RegistryKey
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
-
Type
-
System.Management
10
13
-
ManagementBaseObject
2
2
-
get_Item(System.String)
Used 2 times
1
1
-
get_Properties()
Used 12 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 14 times
1
1
-
GetEnumerator()
Used 14 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 14 times
1
1
-
get_Current()
Used 14 times
1
1
-
MoveNext()
Used 14 times
-
ManagementObjectSearcher
3
-
.ctor(System.String)
Used 6 times
1
-
.ctor(System.String,System.String)
Used 1 time
1
-
Get()
Used 7 times
1
-
.ctor(System.String)
Used 6 times
-
PropertyData
2
2
-
get_Name()
Used 12 times
1
1
-
get_Value()
Used 12 times
1
1
-
get_Name()
Used 12 times
-
PropertyDataCollection
1
1
-
GetEnumerator()
Used 12 times
1
1
-
GetEnumerator()
Used 12 times
-
PropertyDataCollection/PropertyDataEnumerator
2
2
-
MoveNext()
Used 12 times
1
1
-
get_Current()
Used 12 times
1
1
-
MoveNext()
Used 12 times
-
ManagementBaseObject
-
System.Windows.Forms
16
3
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 44 times
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 44 times
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 6 times
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 6 times
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
-
Help
1
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
RichTextBox
2
-
set_SelectionBullet(System.Boolean)
Used 4 times
1
-
set_SelectionIndent(System.Int32)
Used 5 times
1
-
set_SelectionBullet(System.Boolean)
Used 4 times
-
TextBox
6
-
get_AutoCompleteCustomSource()
Used 1 time
1
-
get_AutoCompleteMode()
Used 1 time
1
-
get_AutoCompleteSource()
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 1 time
1
-
get_AutoCompleteCustomSource()
Used 1 time
-
WebBrowser
3
3
-
.ctor()
Used 11 times
1
-
AttachInterfaces(System.Object)
Used 3 times
1
-
DetachInterfaces()
Used 3 times
1
-
Print()
Used 2 times
1
-
ShowPrintDialog()
Used 3 times
1
-
ShowPrintPreviewDialog()
Used 3 times
1
-
.ctor()
Used 11 times
-
ContainerControl
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
Microsoft.Win32
There are 6 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | mapi32.dll | int mapisendmail(intptr, intptr, mapimessage, int, int) |
| 1 | shell32.dll | void shchangenotify(uint, uint, intptr, intptr) |
| 1 | user32.dll | int16 getasynckeystate(int) |
| 1 | user32.dll | intptr getfocus() |
| 1 | winmm.dll | int64 playsound(string, int64, int64) |