Application Report
- Application ID: 6b5ee6d0f333423b8c6fc1a4e47eaa74
- Report Submitted on: 07/15/2008 09:18:31
- API Issues: 11
- P/Invoke APIs: 30
The following 11 APIs (used 18 times) might not work:
- Total:
9
6
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 1 time
1
-
.ctor(System.Type)
Used 1 time
-
CodeTypeReference
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 1 time
1
-
set_Item(System.String,System.Object)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
System.Drawing
1
-
TextureBrush
1
-
TextureBrush
-
System.Drawing.Drawing2D
1
-
GraphicsPath
1
-
Widen(System.Drawing.Pen)
Used 2 times
1
-
Widen(System.Drawing.Pen)
Used 2 times
-
GraphicsPath
-
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.CodeDom
There are 30 P/Invokes (used 39 times):
| Count | Library | Function |
|---|---|---|
| 4 | iphlpapi | uint getadaptersinfo(intptr, int32&) |
| 3 | wpcap.dll | void pcap_freealldevs(intptr) |
| 3 | wpcap.dll | intptr pcap_geterr(intptr) |
| 2 | kernel32 | bool deviceiocontrol(intptr, uint, void*, uint, void*, uint, uint32*, uint) |
| 2 | wpcap.dll | int pcap_findalldevs(intptr&, stringbuilder) |
| 1 | iphlpapi.dll | int sendarp(int, int, byte[], int32&) |
| 1 | kernel32 | intptr createfile(string, uint, uint, uint, uint, uint, uint) |
| 1 | kernel32 | bool readfile(intptr, void*, uint, uint32*, uint) |
| 1 | kernel32 | bool writefile(intptr, void*, uint, uint32*, uint) |
| 1 | kernel32 | bool closehandle(intptr) |
| 1 | kernel32.dll | int waitforsingleobject(int, int) |
| 1 | kernel32.dll | int setevent(int) |
| 1 | user32.dll | intptr findwindow(string, string) |
| 1 | user32.dll | intptr sendmessage(intptr, int, intptr, intptr) |
| 1 | wpcap.dll | void pcap_close(intptr) |
| 1 | wpcap.dll | void pcap_dump(intptr, intptr, intptr) |
| 1 | wpcap.dll | intptr pcap_sendqueue_alloc(int) |
| 1 | wpcap.dll | intptr pcap_open_offline(string, stringbuilder) |
| 1 | wpcap.dll | intptr pcap_open_live(string, int, int16, int16, stringbuilder) |
| 1 | wpcap.dll | string pcap_lib_version() |
| 1 | wpcap.dll | intptr pcap_dump_open(intptr, string) |
| 1 | wpcap.dll | int pcap_setmode(intptr, int) |
| 1 | wpcap.dll | int pcap_setfilter(intptr, intptr) |
| 1 | wpcap.dll | int pcap_sendqueue_transmit(intptr, intptr, int) |
| 1 | wpcap.dll | int pcap_sendqueue_queue(intptr, intptr, intptr) |
| 1 | wpcap.dll | int pcap_sendpacket(intptr, intptr, int) |
| 1 | wpcap.dll | int pcap_next_ex(intptr, intptr&, intptr&) |
| 1 | wpcap.dll | int pcap_datalink(intptr) |
| 1 | wpcap.dll | int pcap_compile(intptr, intptr, string, int, uint) |
| 1 | wpcap.dll | void pcap_sendqueue_destroy(intptr) |