Application Report
- Application ID: 680696eaf7b24c6a9d4f8564e7c66498
- Report Submitted on: 01/22/2010 12:31:37
- Definitions File: Mono 2.6
- API Issues: 3
- P/Invoke APIs: 9
The following 3 APIs (used 12 times) might not work:
- Total:
3
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 3 times
1
-
get_Item(System.String)
Used 3 times
-
ApplicationSettingsBase
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 8 times
1
-
set_ConnectionString(System.String)
Used 8 times
-
SqlConnection
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Configuration
There are 9 P/Invokes (used 10 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | int callnexthookex(int, int, intptr, intptr) |
| 1 | shell32.dll | intptr shgetfileinfo(string, uint, iconutil/shfileinfo&, int, uint) |
| 1 | user32.dll | bool destroyicon(intptr) |
| 1 | user32.dll | bool setwindowpos(intptr, intptr, int, int, int, int, int) |
| 1 | user32.dll | bool unhookwindowshookex(int) |
| 1 | user32.dll | int setwindowshookex(int, winutil/hookproc, intptr, int) |
| 1 | uxtheme.dll | int closethemedata(intptr) |
| 1 | uxtheme.dll | int drawthemebackground(intptr, intptr, int, int, visualstyleitembackground/rect |
| 1 | uxtheme.dll | intptr openthemedata(intptr, string) |