Application Report
- Application ID: 52c4e3ef73f94306bea9dc8fd3c44d2c
- Report Submitted on: 06/27/2008 08:29:38
- API Issues: 13
- P/Invoke APIs: 3
The following 13 APIs (used 22 times) might not work:
- Total:
11
6
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 1 time
1
-
set_Item(System.String,System.Object)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
System.Data.OleDb
1
1
-
OleDbCommandBuilder
1
1
-
GetInsertCommand()
Used 2 times
1
1
-
GetInsertCommand()
Used 2 times
-
OleDbCommandBuilder
-
System.Management
4
3
-
ManagementBaseObject
1
1
-
get_Properties()
Used 2 times
1
1
-
get_Properties()
Used 2 times
-
ManagementObject
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
PropertyData
1
1
-
get_Value()
Used 2 times
1
1
-
get_Value()
Used 2 times
-
PropertyDataCollection
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Windows.Forms
4
2
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 3 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 3 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 3 times
-
ToolStrip
1
-
set_AllowItemReorder(System.Boolean)
Used 1 time
1
-
set_AllowItemReorder(System.Boolean)
Used 1 time
-
WebBrowser
1
2
-
.ctor()
Used 2 times
1
-
ShowPageSetupDialog()
Used 1 time
1
-
ShowPrintDialog()
Used 1 time
1
-
.ctor()
Used 2 times
-
ComboBox
-
System.Configuration
There are 3 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32 | int setvolumelabel(string, string) |
| 1 | user32 | void sendmessage(int, int, int, int) |
| 1 | user32.dll | intptr getdesktopwindow() |