Application Report
- Application ID: e23893e470b44a5e99b62bac7e292b32
- Report Submitted on: 10/01/2007 15:46:17
- API Issues: 12
- P/Invoke APIs: 5
The following 12 APIs (used 23 times) might not work:
- Total:
8
8
-
Microsoft.VisualBasic
1
-
Interaction
1
-
AppActivate(System.Int32)
Used 1 time
1
-
AppActivate(System.Int32)
Used 1 time
-
Interaction
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Management
4
7
-
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
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ObjectQuery)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.Management.ObjectQuery)
Used 1 time
-
ObjectQuery
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Net
1
-
WebRequest
1
-
GetSystemWebProxy()
Used 6 times
1
-
GetSystemWebProxy()
Used 6 times
-
WebRequest
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 3 times
1
-
GetAllNetworkInterfaces()
Used 3 times
-
NetworkInterface
-
System.Xml.Schema
1
-
XmlSchemaSet
1
-
Remove(System.Xml.Schema.XmlSchema)
Used 1 time
1
-
Remove(System.Xml.Schema.XmlSchema)
Used 1 time
-
XmlSchemaSet
-
Microsoft.VisualBasic
There are 5 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | bool queryperformancecounter(int64&) |
| 2 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 2 | winmm.dll | bool playsound(byte[], intptr, audiotool/soundflags) |
| 1 | kernel32.dll | bool setlocaltime(kernal32/systemtime&) |
| 1 | user32.dll | bool showwindowasync(intptr, int) |