Application Report
- Application ID: a5ee270c4f0244b78f02d56bf46c1e62
- Report Submitted on: 07/05/2010 12:15:15
- Definitions File: Mono 2.6
- API Issues: 5
- P/Invoke APIs: 8
The following 5 APIs (used 13 times) might not work:
- Total:
5
1
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
-
Type
-
System.Configuration
2
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationSection
1
-
get_SectionInformation()
Used 2 times
1
-
get_SectionInformation()
Used 2 times
-
ConfigurationManager
-
System.Windows.Forms
2
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 4 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 4 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 4 times
-
ComboBox
-
System
There are 8 P/Invokes (used 12 times):
| Count | Library | Function |
|---|---|---|
| 3 | gdi32.dll | bool deleteenhmetafile(intptr) |
| 3 | gdi32.dll | intptr copyenhmetafile(intptr, stringbuilder) |
| 1 | user32 | int realgetwindowclass(intptr, stringbuilder, int) |
| 1 | user32 | intptr setparent(intptr, intptr) |
| 1 | user32.dll | bool closeclipboard() |
| 1 | user32.dll | bool emptyclipboard() |
| 1 | user32.dll | bool openclipboard(intptr) |
| 1 | user32.dll | intptr setclipboarddata(uint, intptr) |