Application Report
- Application ID: e53d851a216242a69baa2575528dd450
- Report Submitted on: 10/07/2008 03:03:00
- Definitions File: Mono 2.0
- API Issues: 3
- P/Invoke APIs: 3
The following 3 APIs (used 10 times) might not work:
- Total:
2
1
-
Microsoft.VisualBasic.ApplicationServices
1
-
User
1
-
get_Name()
Used 2 times
1
-
get_Name()
Used 2 times
-
User
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 7 times
1
-
get_Item(System.String)
Used 7 times
-
ApplicationSettingsBase
-
System.Windows.Forms
1
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
-
Control
-
Microsoft.VisualBasic.ApplicationServices
There are 3 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 2 | shell32.dll | int extracticonex(string, int, intptr[], intptr[], int) |
| 2 | user32.dll | int destroyicon(intptr) |
| 1 | user32 | bool showwindow(intptr, int) |