Application Report
- Application ID: 736404df7c8c43bf803df05ef3e6f403
- Report Submitted on: 11/16/2008 16:37:22
- Definitions File: Mono 2.0
- API Issues: 4
- P/Invoke APIs: 26
The following 4 APIs (used 6 times) might not work:
- Total:
4
-
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.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Diagnostics
There are 26 P/Invokes (used 36 times):
| Count | Library | Function |
|---|---|---|
| 4 | ftd2xx.dll | ftdstatus ft_setdatacharacteristics(uint, byte, byte, byte) |
| 3 | ftd2xx.dll | ftdstatus ft_settimeouts(uint, uint, uint) |
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | ftd2xx.dll | ftdstatus ft_openex(byte[], uint, uint32&) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | ftd2xx.dll | ftdstatus ft_close(uint) |
| 1 | ftd2xx.dll | ftdstatus ft_createdeviceinfolist(uint32&) |
| 1 | ftd2xx.dll | ftdstatus ft_write(uint, byte[], uint, uint32&) |
| 1 | ftd2xx.dll | ftdstatus ft_getdeviceinfodetail(uint, uint32&, uint32&, uint32&, uint32&, byte[ |
| 1 | ftd2xx.dll | ftdstatus ft_setflowcontrol(uint, uint16, byte, byte) |
| 1 | ftd2xx.dll | ftdstatus ft_open(uint, uint32&) |
| 1 | ftd2xx.dll | ftdstatus ft_setbaudrate(uint, uint) |
| 1 | ftd2xx.dll | ftdstatus ft_read(uint, byte[], uint, uint32&) |
| 1 | ftd2xx.dll | ftdstatus ft_purge(uint, uint) |
| 1 | ftd2xx.dll | ftdstatus ft_openex(uint, uint, uint32&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |