Application Report
- Application ID: 2204ba46ca374fe6b428ce2d26d4fd2b
- Report Submitted on: 08/07/2007 11:32:49
- API Issues: 4
- P/Invoke APIs: 5
The following 4 APIs (used 163 times) might not work:
- Total:
3
1
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 78 times
1
-
set_Item(System.String,System.Object)
Used 78 times
1
-
get_Item(System.String)
Used 78 times
-
ApplicationSettingsBase
-
System.Windows.Forms
1
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
PrintDialog
-
Microsoft.VisualBasic
There are 5 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32.dll | bool freelibrary(intptr) |
| 1 | kernel32.dll | intptr getprocaddress(intptr, string&) |
| 1 | kernel32.dll | intptr loadlibrary(string&) |
| 1 | uxtheme.dll | bool isappthemed() |
| 1 | uxtheme.dll | bool isthemeactive() |