Application Report
- Application ID: 82b3a82525dd4f19a0ec950be3298278
- Report Submitted on: 04/17/2008 19:56:17
- API Issues: 5
- P/Invoke APIs: 5
The following 5 APIs (used 76 times) might not work:
- Total:
5
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 38 times
1
-
set_Item(System.String,System.Object)
Used 32 times
1
-
get_Item(System.String)
Used 38 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
-
System.Configuration
There are 5 P/Invokes (used 8 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 | odbc32.dll | int16 sqlsetenvattr(intptr, int, intptr, int) |