Application Report
- Application ID: 7fed735c89b24f83b41ecae69b183618
- Report Submitted on: 06/02/2008 12:20:14
- API Issues: 5
- P/Invoke APIs: 5
The following 5 APIs (used 11 times) might not work:
- Total:
4
1
-
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.Net
1
-
WebRequest
1
-
GetSystemWebProxy()
Used 6 times
1
-
GetSystemWebProxy()
Used 6 times
-
WebRequest
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 2 times
1
-
GetAllNetworkInterfaces()
Used 2 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) |