Application Report
- Application ID: 8c29849ce7a841509ba1e32a8985a1a3
- Report Submitted on: 08/04/2008 09:28:52
- API Issues: 18
- P/Invoke APIs: 12
The following 18 APIs (used 31 times) might not work:
- Total:
14
13
-
System.IO
4
1
-
DriveInfo
4
1
-
GetDrives()
Used 1 time
1
-
get_IsReady()
Used 1 time
1
-
get_VolumeLabel()
Used 2 times
1
-
set_VolumeLabel(System.String)
Used 2 times
1
1
-
GetDrives()
Used 1 time
-
DriveInfo
-
System.Management
9
12
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementException
1
1
-
get_ErrorCode()
Used 2 times
1
1
-
get_ErrorCode()
Used 2 times
-
ManagementObject
1
1
-
InvokeMethod(System.String,System.Object[])
Used 2 times
1
1
-
InvokeMethod(System.String,System.Object[])
Used 2 times
-
ManagementObjectCollection
2
2
-
GetEnumerator()
Used 2 times
1
1
-
get_Count()
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
3
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 1 time
-
ManagementScope
2
1
-
.ctor(System.String)
Used 2 times
1
-
Connect()
Used 4 times
1
1
-
.ctor(System.String)
Used 2 times
-
ObjectQuery
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.IO
There are 12 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 4 | kernel32.dll | bool deviceiocontrol(intptr, int, byte[], int, byte[], int, int32&, intptr) |
| 2 | winmm.dll | int mixerclose(int) |
| 2 | winmm.dll | int mixeropen(int32&, int, int, int, int) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | intptr createfile(string, int, int, intptr, int, int, intptr) |
| 1 | user32.dll | bool registerhotkey(intptr, int, int, int) |
| 1 | user32.dll | bool unregisterhotkey(intptr, int) |
| 1 | winmm.dll | int mixersetcontroldetails(int, windowsshell/audiomixerhelper/mixercontroldetail |
| 1 | winmm.dll | int mixergetlineinfoa(int, windowsshell/audiomixerhelper/mixerline&, int) |
| 1 | winmm.dll | int mixergetlinecontrolsa(int, windowsshell/audiomixerhelper/mixerlinecontrols&, |
| 1 | winmm.dll | int mixergetcontroldetailsa(int, windowsshell/audiomixerhelper/mixercontroldetai |
| 1 | winmm.dll | int waveoutgetvolume(intptr, uint32&) |