Application Report
- Application ID: bd7129046ec243a6ba2290331d2d5f2b
- Report Submitted on: 08/18/2007 17:44:45
- API Issues: 13
- P/Invoke APIs: 17
The following 13 APIs (used 22 times) might not work:
- Total:
9
9
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Item(System.String)
Used 4 times
-
ManagementClass
2
-
.ctor(System.String)
Used 1 time
1
-
GetInstances()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementBaseObject
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetHRForLastWin32Error()
Used 2 times
1
1
-
GetHRForLastWin32Error()
Used 2 times
-
Marshal
-
System.Windows.Forms
3
2
-
AxHost
2
-
set_Enabled(System.Boolean)
Used 2 times
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 2 times
1
-
set_Enabled(System.Boolean)
Used 2 times
-
WebBrowser
3
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
AxHost
-
System.Diagnostics
There are 17 P/Invokes (used 42 times):
| Count | Library | Function |
|---|---|---|
| 13 | user32.dll | int sendmessage(intptr, w32_hdm, int, hditem&) |
| 8 | user32.dll | int sendmessage(intptr, w32_hdm, int, int) |
| 6 | user32.dll | int sendmessage(intptr, int, int, int) |
| 2 | user32.dll | bool showwindowasync(intptr, int) |
| 1 | kernel32 | int freelibrary(int) |
| 1 | kernel32 | intptr loadlibraryex(string, intptr, win32api/loadlibraryexflags) |
| 1 | kernel32.dll | bool getvolumeinformation(string, stringbuilder, int, uint32&, uint32&, uint32&, |
| 1 | user32.dll | bool showwindow(intptr, int) |
| 1 | user32.dll | intptr getdlgitem(intptr, int) |
| 1 | user32.dll | intptr findwindow(int, string) |
| 1 | user32.dll | int16 getasynckeystate(keys) |
| 1 | user32.dll | int setwindowlong(intptr, w32_gwl, int) |
| 1 | user32.dll | int sendmessage(intptr, w32_hdm, int, rect&) |
| 1 | user32.dll | bool isiconic(intptr) |
| 1 | user32.dll | int getwindowlong(intptr, w32_gwl) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | intptr sendmessage(handleref, int, int, lvitem&) |