Application Report
- Application ID: bcb338872506495cbbe4323b05b70703
- Report Submitted on: 03/30/2010 09:32:32
- Definitions File: Mono 2.6
- API Issues: 5
- P/Invoke APIs: 8
The following 5 APIs (used 16 times) might not work:
- Total:
5
-
System.Windows.Forms
4
-
ComboBox
2
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 12 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 12 times
-
RichTextBox
1
-
set_AutoWordSelection(System.Boolean)
Used 1 time
1
-
set_AutoWordSelection(System.Boolean)
Used 1 time
-
ComboBox
-
System.Xml.Schema
1
-
XmlSchemaSet
1
-
Remove(System.Xml.Schema.XmlSchema)
Used 1 time
1
-
Remove(System.Xml.Schema.XmlSchema)
Used 1 time
-
XmlSchemaSet
-
System.Windows.Forms
There are 8 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32.dll | bool freelibrary(intptr) |
| 1 | kernel32.dll | int sizeofresource(intptr, intptr) |
| 1 | kernel32.dll | intptr findresourceex(intptr, intptr, intptr, uint16) |
| 1 | kernel32.dll | intptr loadlibraryex(string, intptr, uint) |
| 1 | kernel32.dll | intptr loadresource(intptr, intptr) |
| 1 | kernel32.dll | intptr lockresource(intptr) |
| 1 | user32.dll | int findwindow(string, string) |
| 1 | user32.dll | int setforegroundwindow(int) |