Application Report
- Application ID: 2ed0b9fa7020497caf9f0025e06f76e1
- Report Submitted on: 10/21/2008 09:10:34
- Definitions File: Mono 2.0
- API Issues: 6
- P/Invoke APIs: 6
The following 6 APIs (used 90 times) might not work:
- Total:
5
1
-
Microsoft.VisualBasic.ApplicationServices
1
-
User
1
-
get_Name()
Used 1 time
1
-
get_Name()
Used 1 time
-
User
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 47 times
1
-
set_Item(System.String,System.Object)
Used 36 times
1
-
get_Item(System.String)
Used 47 times
-
ApplicationSettingsBase
-
System.Windows.Forms
3
-
Control
1
-
IsKeyLocked(System.Windows.Forms.Keys)
Used 1 time
1
-
IsKeyLocked(System.Windows.Forms.Keys)
Used 1 time
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 4 times
1
-
set_UseEXDialog(System.Boolean)
Used 4 times
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
Control
-
Microsoft.VisualBasic.ApplicationServices
There are 6 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 2 | odbc32.dll | int16 sqlallochandle(int16, intptr, intptr&) |
| 2 | odbc32.dll | int16 sqlbrowseconnect(intptr, stringbuilder, int16, stringbuilder, int16, int16 |
| 2 | odbc32.dll | int16 sqlfreehandle(int16, intptr) |
| 1 | gdi32.dll | int64 bitblt(intptr, int, int, int, int, intptr, int, int, int) |
| 1 | kl2dll32.dll | int kfunc(int, int, int, int) |
| 1 | odbc32.dll | int16 sqlsetenvattr(intptr, int, intptr, int) |