Application Report
- Application ID: f3d89c573b3d4866b53262faaf37d0f6
- Report Submitted on: 06/02/2008 12:09:51
- API Issues: 15
- P/Invoke APIs: 15
The following 15 APIs (used 139 times) might not work:
- Total:
1
10
9
-
Microsoft.Win32
2
-
RegistryKey
2
-
CreateSubKey(System.String,Microsoft.Win32.RegistryKeyPermissionCheck)
Used 1 time
1
-
GetValueKind(System.String)
Used 1 time
1
-
CreateSubKey(System.String,Microsoft.Win32.RegistryKeyPermissionCheck)
Used 1 time
-
RegistryKey
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Management
1
5
7
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 58 times
1
1
-
get_Item(System.String)
Used 58 times
-
ManagementClass
2
-
.ctor(System.String)
Used 6 times
1
-
GetInstances()
Used 6 times
1
-
.ctor(System.String)
Used 6 times
-
ManagementObject
1
-
Dispose()
Used 1 time
1
-
Dispose()
Used 1 time
-
ManagementObjectCollection
2
2
-
Dispose()
Used 16 times
1
1
-
GetEnumerator()
Used 12 times
1
1
-
Dispose()
Used 16 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 12 times
1
1
-
get_Current()
Used 12 times
1
1
-
MoveNext()
Used 12 times
-
ManagementBaseObject
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 2 times
1
-
get_DefaultCredentials()
Used 2 times
-
CredentialCache
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Windows.Forms
2
-
WebBrowser
2
-
.ctor()
Used 5 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 4 times
1
-
.ctor()
Used 5 times
-
WebBrowser
-
Microsoft.Win32
There are 15 P/Invokes (used 22 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32 | intptr sendmessage(intptr, uint, intptr, intptr) |
| 2 | user32.dll | int sendmessagea(int, int, int, int) |
| 2 | user32.dll | int getwindowthreadprocessid(intptr, int32&) |
| 2 | user32.dll | intptr findwindow(string, string) |
| 2 | user32.dll | bool setforegroundwindow(intptr) |
| 2 | user32.dll | bool postmessage(handleref, uint, intptr, intptr) |
| 2 | user32.dll | bool enumwindows(windowsapicomponents/enumwindowsprocdel, intptr) |
| 1 | gdi32.dll | int bitblt(intptr, int, int, int, int, intptr, int, int, int) |
| 1 | user32.dll | intptr getdc(intptr) |
| 1 | user32.dll | intptr getdesktopwindow() |
| 1 | user32.dll | int screentoclient(intptr, pointstruct&) |
| 1 | user32.dll | int getwindowrect(intptr, rectanglestruct&) |
| 1 | user32.dll | bool showwindow(intptr, int) |
| 1 | user32.dll | bool iswindowvisible(intptr) |
| 1 | user32.dll | intptr releasedc(intptr, intptr) |