Application Report
- Application ID: 5a93659f228144f5944c89a96bab0c0f
- Report Submitted on: 03/28/2007 03:03:00
- API Issues: 14
- P/Invoke APIs: 15
The following 14 APIs (used 37 times) might not work:
- Total:
11
6
-
System.Data.Common
1
1
-
DbDataAdapter
1
1
-
Fill(System.Int32,System.Int32,System.Data.DataTable[])
Used 4 times
1
1
-
Fill(System.Int32,System.Int32,System.Data.DataTable[])
Used 4 times
-
DbDataAdapter
-
System.Management
2
4
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.String,System.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String,System.String)
Used 1 time
-
ManagementBaseObject
-
System.Security
2
-
CodeAccessPermission
2
-
Assert()
Used 1 time
1
-
RevertAssert()
Used 1 time
1
-
Assert()
Used 1 time
-
CodeAccessPermission
-
System.Windows.Forms
6
1
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 8 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 8 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 8 times
-
ToolStripItem
1
-
get_RightToLeft()
Used 1 time
1
-
get_RightToLeft()
Used 1 time
-
WebBrowser
3
1
-
.ctor()
Used 3 times
1
-
ShowPrintDialog()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 2 times
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 2 times
1
-
.ctor()
Used 3 times
-
ComboBox
-
System.Data.Common
There are 15 P/Invokes (used 23 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | int showwindow(intptr, int16) |
| 3 | user32.dll | uint16 getkeystate(int) |
| 2 | user32.dll | uint sendmessage(intptr, int, intptr, intptr) |
| 2 | user32.dll | intptr getactivewindow() |
| 2 | user32.dll | int mapwindowpoints(intptr, intptr, pi/point, int) |
| 2 | uxtheme.dll | int setwindowtheme(intptr, string, string) |
| 1 | ole32.dll | void cocreateguid(pi/guidstruct&) |
| 1 | user32.dll | int setwindowpos(intptr, intptr, int, int, int, int, uint) |
| 1 | user32.dll | int releasedc(intptr, intptr) |
| 1 | user32.dll | bool trackmouseevent(pi/trackmouseevents&) |
| 1 | user32.dll | intptr getdcex(intptr, intptr, uint) |
| 1 | user32.dll | bool redrawwindow(intptr, intptr, intptr, uint) |
| 1 | user32.dll | bool getwindowrect(intptr, pi/rect&) |
| 1 | user32.dll | void adjustwindowrectex(pi/rect&, int, bool, int) |
| 1 | user32.dll | void disableprocesswindowsghosting() |