Application Report
- Application ID: 9c2460d8338d4a95ba60a5224e945c0b
- Report Submitted on: 12/16/2007 10:11:10
- API Issues: 5
- P/Invoke APIs: 44
The following 5 APIs (used 8 times) might not work:
- Total:
5
1
-
System.Diagnostics
3
-
EventLog
3
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
EventLog
-
System.Messaging
1
1
-
MessageQueue
1
1
-
MessageQueue
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Diagnostics
There are 44 P/Invokes (used 61 times):
| Count | Library | Function |
|---|---|---|
| 4 | iphlpapi | uint getadaptersinfo(intptr, int32&) |
| 4 | iphlpapi | int getiftable(intptr, int32&, bool) |
| 3 | kernel32.dll | bool closehandle(intptr) |
| 3 | wpcap.dll | intptr pcap_geterr(intptr) |
| 3 | wpcap.dll | void pcap_freealldevs(intptr) |
| 2 | iphlpapi | int getifentry(intptr) |
| 2 | kernel32 | intptr createfile(string, kernel32/fileaccessapi, fileshare, int, filemode, kern |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | wpcap.dll | int pcap_findalldevs(intptr&, stringbuilder) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | iphlpapi | int setifentry(intptr) |
| 1 | kernel32 | bool backupread(intptr, intptr, int, int32&, bool, bool, int32&) |
| 1 | kernel32 | bool backupread(intptr, kernel32/win32_stream_id&, int, int32&, bool, bool, int3 |
| 1 | kernel32 | bool closehandle(intptr) |
| 1 | kernel32 | bool deletefile(string) |
| 1 | kernel32 | bool backupseek(intptr, int, int, int32&, int32&, int32&) |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | libc | void closelog() |
| 1 | libc | void syslog(int, string, string) |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |
| 1 | wpcap.dll | int pcap_dump_flush(intptr) |
| 1 | wpcap.dll | void pcap_dump_close(intptr) |
| 1 | wpcap.dll | void pcap_dump(intptr, intptr, intptr) |
| 1 | wpcap.dll | void pcap_close(intptr) |
| 1 | wpcap.dll | string pcap_lib_version() |
| 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 | int pcap_compile(intptr, intptr, string, int, uint) |
| 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 | void pcap_sendqueue_destroy(intptr) |